#include <SettingControl.h>
◆ CSettingControlList()
| CSettingControlList::CSettingControlList |
( |
| ) |
|
|
default |
◆ ~CSettingControlList()
| CSettingControlList::~CSettingControlList |
( |
| ) |
|
|
overridedefault |
◆ CanMultiSelect()
| bool CSettingControlList::CanMultiSelect |
( |
| ) |
const |
|
inline |
◆ Deserialize()
| bool CSettingControlList::Deserialize |
( |
const TiXmlNode * |
node, |
|
|
bool |
update = false |
|
) |
| |
|
overridevirtual |
◆ GetAddButtonLabel()
| int CSettingControlList::GetAddButtonLabel |
( |
| ) |
const |
|
inline |
◆ GetFormatter()
◆ GetHeading()
| int CSettingControlList::GetHeading |
( |
| ) |
const |
|
inline |
◆ GetType()
| std::string CSettingControlList::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ HideValue()
| bool CSettingControlList::HideValue |
( |
| ) |
const |
|
inline |
◆ SetAddButtonLabel()
| void CSettingControlList::SetAddButtonLabel |
( |
int |
label | ) |
|
|
inline |
◆ SetFormat()
| bool CSettingControlList::SetFormat |
( |
const std::string & |
format | ) |
|
|
overridevirtual |
◆ SetFormatter()
◆ SetHeading()
| void CSettingControlList::SetHeading |
( |
int |
heading | ) |
|
|
inline |
◆ SetHideValue()
| void CSettingControlList::SetHideValue |
( |
bool |
hideValue | ) |
|
|
inline |
◆ SetMultiSelect()
| void CSettingControlList::SetMultiSelect |
( |
bool |
multiselect | ) |
|
|
inline |
◆ SetUseDetails()
| void CSettingControlList::SetUseDetails |
( |
bool |
useDetails | ) |
|
|
inline |
◆ UseDetails()
| bool CSettingControlList::UseDetails |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: