#include <recordprefs.h>
Inherits BC_TextBox.

Private Member Functions | |
| RecordFrameRateText (PreferencesWindow *pwindow, int x, int y) | |
| int | handle_event () |
Private Attributes | |
| PreferencesWindow * | pwindow |
Definition at line 137 of file recordprefs.h.
| RecordFrameRateText::RecordFrameRateText | ( | PreferencesWindow * | pwindow, | |
| int | x, | |||
| int | y | |||
| ) | [private] |
| int RecordFrameRateText::handle_event | ( | ) | [private, virtual] |
Reimplemented from BC_TextBox.
PreferencesWindow* RecordFrameRateText::pwindow [private] |
Definition at line 141 of file recordprefs.h.
1.5.5