Definition at line 28 of file preferences.cpp.
CMyPreferences::CMyPreferences |
( |
preferences_page_callback::ptr |
callback | ) |
|
|
inline |
Definition at line 31 of file preferences.cpp.
const preferences_page_callback::ptr m_callback
void CMyPreferences::apply |
( |
| ) |
|
|
virtual |
Applies preferences changes.
Implements preferences_page_instance.
Definition at line 82 of file preferences.cpp.
static cfg_uint cfg_bogoSetting2(guid_cfg_bogoSetting2, default_cfg_bogoSetting2)
static cfg_uint cfg_bogoSetting1(guid_cfg_bogoSetting1, default_cfg_bogoSetting1)
bool CMyPreferences::HasChanged |
( |
| ) |
|
Definition at line 89 of file preferences.cpp.
static cfg_uint cfg_bogoSetting2(guid_cfg_bogoSetting2, default_cfg_bogoSetting2)
static cfg_uint cfg_bogoSetting1(guid_cfg_bogoSetting1, default_cfg_bogoSetting1)
void CMyPreferences::OnChanged |
( |
| ) |
|
Definition at line 93 of file preferences.cpp.
const preferences_page_callback::ptr m_callback
void CMyPreferences::OnEditChange |
( |
UINT |
, |
|
|
int |
, |
|
|
CWindow |
|
|
) |
| |
void CMyPreferences::reset |
( |
| ) |
|
|
virtual |
Resets this page's content to the default values. Does not apply any changes - lets user preview the changes before hitting "apply".
Implements preferences_page_instance.
Definition at line 76 of file preferences.cpp.
CMyPreferences::EN_CHANGE |
const preferences_page_callback::ptr CMyPreferences::m_callback |
The documentation for this class was generated from the following file: