Definition at line 1 of file optionselectormultistate.c.
◆ CanSwitch()
| bool OptionSelector::CanSwitch |
( |
| ) |
|
|
protected |
◆ GetValue()
| int OptionSelector::GetValue |
( |
| ) |
|
|
protected |
◆ LoadNewValues()
| void OptionSelector::LoadNewValues |
( |
notnull array< string > | options, |
|
|
int | current_index ) |
|
protected |
◆ NewFromAccess()
| static OptionSelectorMultistate OptionSelector::NewFromAccess |
( |
Widget | parent, |
|
|
ListOptionsAccess | optionAccess, |
|
|
ScriptedWidgetEventHandler | parent_c, |
|
|
bool | disabled ) |
|
staticprotected |
◆ OptionSelectorMultistate()
| void OptionSelector::OptionSelectorMultistate |
( |
Widget | parent, |
|
|
int | current_index, |
|
|
ScriptedWidgetEventHandler | parent_c, |
|
|
bool | disabled, |
|
|
notnull array< string > | options ) |
|
protected |
◆ PerformSetOption()
| void OptionSelector::PerformSetOption |
( |
int | index | ) |
|
|
protected |
◆ SetCanSwitch()
| void OptionSelector::SetCanSwitch |
( |
bool | value | ) |
|
|
protected |
◆ SetNextOption()
| override void OptionSelector::SetNextOption |
( |
| ) |
|
|
protected |
◆ SetPrevOption()
| override void OptionSelector::SetPrevOption |
( |
| ) |
|
|
protected |
◆ SetRandomValue()
| void OptionSelector::SetRandomValue |
( |
| ) |
|
|
protected |
◆ SetStringOption()
| override void OptionSelector::SetStringOption |
( |
string | option, |
|
|
bool | fire_event = true ) |
|
protected |
◆ SetValue() [1/2]
| void OptionSelector::SetValue |
( |
int | value, |
|
|
bool | fire_event = true ) |
|
protected |
◆ SetValue() [2/2]
| void OptionSelector::SetValue |
( |
string | value, |
|
|
bool | fire_event = true ) |
|
protected |
◆ m_CanSwitch
| bool OptionSelector::m_CanSwitch |
|
protected |
The documentation for this class was generated from the following file: