|
std::string | GetType () const override |
|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
|
bool | SetFormat (const std::string &format) override |
|
int | GetHeading () const |
|
void | SetHeading (int heading) |
|
bool | UsePopup () const |
|
void | SetPopup (bool popup) |
|
int | GetFormatLabel () const |
|
void | SetFormatLabel (int formatLabel) |
|
const std::string & | GetFormatString () const |
|
void | SetFormatString (const std::string &formatString) |
|
std::string | GetDefaultFormatString () const |
|
SettingControlSliderFormatter | GetFormatter () const |
|
void | SetFormatter (SettingControlSliderFormatter formatter) |
|
const std::string & | GetFormat () const |
|
bool | GetDelayed () const |
|
void | SetDelayed (bool delayed) |
|
|
int | m_heading = -1 |
|
bool | m_popup = false |
|
int | m_formatLabel = -1 |
|
std::string | m_formatString |
|
SettingControlSliderFormatter | m_formatter = nullptr |
|
bool | m_delayed = false |
|
std::string | m_format |
|
The documentation for this class was generated from the following files: