#include <performanceprefs.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PrefsForceUniprocessor (PreferencesWindow *pwindow, int x, int y) | |
| ~PrefsForceUniprocessor () | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
Definition at line 88 of file performanceprefs.h.
| PrefsForceUniprocessor::PrefsForceUniprocessor | ( | PreferencesWindow * | pwindow, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 430 of file performanceprefs.C.
| PrefsForceUniprocessor::~PrefsForceUniprocessor | ( | ) |
Definition at line 438 of file performanceprefs.C.
| int PrefsForceUniprocessor::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 441 of file performanceprefs.C.
References Preferences::force_uniprocessor, BC_Toggle::get_value(), PreferencesThread::preferences, pwindow, and PreferencesWindow::thread.

1.5.5