Definition at line 134 of file widget_save_restore.h.
◆ CONTROL() [1/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxCheckBox * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [2/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxRadioButton * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [3/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxChoice * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [4/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxNotebook * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [5/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxRadioBox * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [6/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
wxTextCtrl * |
aCtrl | ) |
|
|
inline |
◆ CONTROL() [7/7]
WIDGET_SAVE_RESTORE::CONTROL::CONTROL |
( |
UNIT_BINDER * |
aCtrl | ) |
|
|
inline |
◆ m_checkbox
wxCheckBox* WIDGET_SAVE_RESTORE::CONTROL::m_checkbox |
◆ m_choice
wxChoice* WIDGET_SAVE_RESTORE::CONTROL::m_choice |
◆ m_notebook
wxNotebook* WIDGET_SAVE_RESTORE::CONTROL::m_notebook |
◆ m_radiobox
wxRadioBox* WIDGET_SAVE_RESTORE::CONTROL::m_radiobox |
◆ m_radiobutton
wxRadioButton* WIDGET_SAVE_RESTORE::CONTROL::m_radiobutton |
◆ m_textctrl
wxTextCtrl* WIDGET_SAVE_RESTORE::CONTROL::m_textctrl |
◆ m_unit_binder
UNIT_BINDER* WIDGET_SAVE_RESTORE::CONTROL::m_unit_binder |
The documentation for this union was generated from the following file: