#include <SettingControl.h>
◆ CSettingControlRange()
CSettingControlRange::CSettingControlRange |
( |
| ) |
|
|
default |
◆ ~CSettingControlRange()
CSettingControlRange::~CSettingControlRange |
( |
| ) |
|
|
overridedefault |
◆ Deserialize()
bool CSettingControlRange::Deserialize |
( |
const TiXmlNode * |
node, |
|
|
bool |
update = false |
|
) |
| |
|
overridevirtual |
◆ GetFormatLabel()
int CSettingControlRange::GetFormatLabel |
( |
| ) |
const |
|
inline |
◆ GetType()
std::string CSettingControlRange::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetValueFormat()
const std::string & CSettingControlRange::GetValueFormat |
( |
| ) |
const |
|
inline |
◆ GetValueFormatLabel()
int CSettingControlRange::GetValueFormatLabel |
( |
| ) |
const |
|
inline |
◆ SetFormat()
bool CSettingControlRange::SetFormat |
( |
const std::string & |
format | ) |
|
|
overridevirtual |
◆ SetFormatLabel()
void CSettingControlRange::SetFormatLabel |
( |
int |
formatLabel | ) |
|
|
inline |
◆ SetValueFormat()
void CSettingControlRange::SetValueFormat |
( |
const std::string & |
valueFormat | ) |
|
|
inline |
◆ SetValueFormatLabel()
void CSettingControlRange::SetValueFormatLabel |
( |
int |
valueFormatLabel | ) |
|
|
inline |
◆ m_formatLabel
int CSettingControlRange::m_formatLabel = 21469 |
|
protected |
◆ m_valueFormat
std::string CSettingControlRange::m_valueFormat = "%s" |
|
protected |
◆ m_valueFormatLabel
int CSettingControlRange::m_valueFormatLabel = -1 |
|
protected |
The documentation for this class was generated from the following files: