#include <preferencesthread.h>
Inherits BC_GenericButton.

Public Member Functions | |
| PreferencesApply (MWindow *mwindow, PreferencesThread *thread) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PreferencesThread * | thread |
Definition at line 133 of file preferencesthread.h.
| PreferencesApply::PreferencesApply | ( | MWindow * | mwindow, | |
| PreferencesThread * | thread | |||
| ) |
Definition at line 509 of file preferencesthread.C.
| int PreferencesApply::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 518 of file preferencesthread.C.
References PreferencesThread::apply_settings(), and thread.

Definition at line 138 of file preferencesthread.h.
1.5.5