#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 |
§ GetFormatter()
§ GetHeading()
int CSettingControlList::GetHeading |
( |
| ) |
const |
|
inline |
§ GetType()
std::string CSettingControlList::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
§ HideValue()
bool CSettingControlList::HideValue |
( |
| ) |
const |
|
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 |
§ 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 |
The documentation for this class was generated from the following files: