#include <SettingControl.h>
◆ CSettingControlSlider()
CSettingControlSlider::CSettingControlSlider |
( |
| ) |
|
|
default |
◆ ~CSettingControlSlider()
CSettingControlSlider::~CSettingControlSlider |
( |
| ) |
|
|
overridedefault |
◆ Deserialize()
bool CSettingControlSlider::Deserialize |
( |
const TiXmlNode * | node, |
|
|
bool | update = false ) |
|
overridevirtual |
◆ GetDefaultFormatString()
std::string CSettingControlSlider::GetDefaultFormatString |
( |
| ) |
const |
◆ GetFormatLabel()
int CSettingControlSlider::GetFormatLabel |
( |
| ) |
const |
|
inline |
◆ GetFormatString()
const std::string & CSettingControlSlider::GetFormatString |
( |
| ) |
const |
|
inline |
◆ GetFormatter()
◆ GetHeading()
int CSettingControlSlider::GetHeading |
( |
| ) |
const |
|
inline |
◆ GetType()
std::string CSettingControlSlider::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SetFormat()
bool CSettingControlSlider::SetFormat |
( |
const std::string & | format | ) |
|
|
overridevirtual |
◆ SetFormatLabel()
void CSettingControlSlider::SetFormatLabel |
( |
int | formatLabel | ) |
|
|
inline |
◆ SetFormatString()
void CSettingControlSlider::SetFormatString |
( |
const std::string & | formatString | ) |
|
|
inline |
◆ SetFormatter()
◆ SetHeading()
void CSettingControlSlider::SetHeading |
( |
int | heading | ) |
|
|
inline |
◆ SetPopup()
void CSettingControlSlider::SetPopup |
( |
bool | popup | ) |
|
|
inline |
◆ UsePopup()
bool CSettingControlSlider::UsePopup |
( |
| ) |
const |
|
inline |
◆ m_formatLabel
int CSettingControlSlider::m_formatLabel = -1 |
|
protected |
◆ m_formatString
std::string CSettingControlSlider::m_formatString |
|
protected |
◆ m_formatter
◆ m_heading
int CSettingControlSlider::m_heading = -1 |
|
protected |
◆ m_popup
bool CSettingControlSlider::m_popup = false |
|
protected |
The documentation for this class was generated from the following files: