#include <interfaceprefs.h>
Inherits BC_MenuItem.

Public Member Functions | |
| ViewThemeItem (ViewTheme *popup, char *text) | |
| int | handle_event () |
Data Fields | |
| ViewTheme * | popup |
Definition at line 242 of file interfaceprefs.h.
| ViewThemeItem::ViewThemeItem | ( | ViewTheme * | popup, | |
| char * | text | |||
| ) |
Definition at line 571 of file interfaceprefs.C.
| int ViewThemeItem::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 577 of file interfaceprefs.C.
References BC_MenuItem::get_text(), ViewTheme::handle_event(), popup, PreferencesThread::preferences, ViewTheme::pwindow, BC_PopupMenu::set_text(), Preferences::theme, and PreferencesWindow::thread.

1.5.5