#include <SettingControl.h>
§ ~CSettingControlFormattedRange()
CSettingControlFormattedRange::~CSettingControlFormattedRange |
( |
| ) |
|
|
overridedefault |
§ CSettingControlFormattedRange()
CSettingControlFormattedRange::CSettingControlFormattedRange |
( |
| ) |
|
|
protecteddefault |
§ Deserialize()
bool CSettingControlFormattedRange::Deserialize |
( |
const TiXmlNode * |
node, |
|
|
bool |
update = false |
|
) |
| |
|
overridevirtual |
§ GetFormatLabel()
int CSettingControlFormattedRange::GetFormatLabel |
( |
| ) |
const |
|
inline |
§ GetFormatString()
const std::string& CSettingControlFormattedRange::GetFormatString |
( |
| ) |
const |
|
inline |
§ GetMinimumLabel()
int CSettingControlFormattedRange::GetMinimumLabel |
( |
| ) |
const |
|
inline |
§ SetFormatLabel()
void CSettingControlFormattedRange::SetFormatLabel |
( |
int |
formatLabel | ) |
|
|
inline |
§ SetFormatString()
void CSettingControlFormattedRange::SetFormatString |
( |
const std::string & |
formatString | ) |
|
|
inline |
§ SetMinimumLabel()
void CSettingControlFormattedRange::SetMinimumLabel |
( |
int |
minimumLabel | ) |
|
|
inline |
§ m_formatLabel
int CSettingControlFormattedRange::m_formatLabel = -1 |
|
protected |
§ m_formatString
std::string CSettingControlFormattedRange::m_formatString = "%i" |
|
protected |
§ m_minimumLabel
int CSettingControlFormattedRange::m_minimumLabel = -1 |
|
protected |
The documentation for this class was generated from the following files: