#include <interfaceprefs.h>
Inherits BC_Radial.

Public Member Functions | |
| TimeFormatSamples (PreferencesWindow *pwindow, InterfacePrefs *tfwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| InterfacePrefs * | tfwindow |
Definition at line 105 of file interfaceprefs.h.
| TimeFormatSamples::TimeFormatSamples | ( | PreferencesWindow * | pwindow, | |
| InterfacePrefs * | tfwindow, | |||
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 362 of file interfaceprefs.C.
| int TimeFormatSamples::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 366 of file interfaceprefs.C.
References tfwindow, TIME_SAMPLES, and InterfacePrefs::update().

Definition at line 110 of file interfaceprefs.h.
1.5.5