#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 |
◆ m_addButtonLabel
int CSettingControlList::m_addButtonLabel = -1 |
|
protected |
◆ m_formatter
◆ m_heading
int CSettingControlList::m_heading = -1 |
|
protected |
◆ m_hideValue
bool CSettingControlList::m_hideValue = false |
|
protected |
◆ m_multiselect
bool CSettingControlList::m_multiselect = false |
|
protected |
◆ m_useDetails
bool CSettingControlList::m_useDetails {false} |
|
protected |
The documentation for this class was generated from the following files: