xbmc
Public Member Functions | List of all members
CSettingControlSpinner Class Reference
Inheritance diagram for CSettingControlSpinner:
Inheritance graph
[legend]
Collaboration diagram for CSettingControlSpinner:
Collaboration graph
[legend]

Public Member Functions

std::string GetType () const override
 
bool SetFormat (const std::string &format) override
 
- Public Member Functions inherited from CSettingControlFormattedRange
bool Deserialize (const TiXmlNode *node, bool update=false) override
 
int GetFormatLabel () const
 
void SetFormatLabel (int formatLabel)
 
const std::string & GetFormatString () const
 
void SetFormatString (const std::string &formatString)
 
int GetMinimumLabel () const
 
void SetMinimumLabel (int minimumLabel)
 
- Public Member Functions inherited from ISettingControl
const std::string & GetFormat () const
 
bool GetDelayed () const
 
void SetDelayed (bool delayed)
 

Additional Inherited Members

- Protected Attributes inherited from CSettingControlFormattedRange
int m_formatLabel = -1
 
std::string m_formatString = "{}"
 
int m_minimumLabel = -1
 
- Protected Attributes inherited from ISettingControl
bool m_delayed = false
 
std::string m_format
 
- Static Protected Attributes inherited from ISettingControl
static Logger s_logger
 

The documentation for this class was generated from the following files: