#include <preferencesthread.h>
Inherits BC_PopupTextBox.

Public Member Functions | |
| PreferencesCategory (MWindow *mwindow, PreferencesThread *thread, int x, int y) | |
| ~PreferencesCategory () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PreferencesThread * | thread |
Definition at line 123 of file preferencesthread.h.
| PreferencesCategory::PreferencesCategory | ( | MWindow * | mwindow, | |
| PreferencesThread * | thread, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 586 of file preferencesthread.C.
| PreferencesCategory::~PreferencesCategory | ( | ) |
Definition at line 599 of file preferencesthread.C.
| int PreferencesCategory::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupTextBox.
Definition at line 603 of file preferencesthread.C.
References BC_PopupTextBox::get_text(), PreferencesWindow::set_current_dialog(), SET_TRACE, PreferencesThread::text_to_category(), thread, and PreferencesThread::window.

Definition at line 129 of file preferencesthread.h.
1.5.5