#include <interfaceprefs.h>
Inherits BC_Radial.

Public Member Functions | |
| TimeFormatSeconds (PreferencesWindow *pwindow, InterfacePrefs *tfwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| InterfacePrefs * | tfwindow |
Definition at line 141 of file interfaceprefs.h.
| TimeFormatSeconds::TimeFormatSeconds | ( | PreferencesWindow * | pwindow, | |
| InterfacePrefs * | tfwindow, | |||
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 389 of file interfaceprefs.C.
| int TimeFormatSeconds::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 396 of file interfaceprefs.C.
References tfwindow, TIME_SECONDS, and InterfacePrefs::update().

Definition at line 146 of file interfaceprefs.h.
1.5.5