kodi
Public Member Functions | Protected Attributes | List of all members
CSettingControlRange Class Reference
Inheritance diagram for CSettingControlRange:
Inheritance graph
[legend]
Collaboration diagram for CSettingControlRange:
Collaboration graph
[legend]

Public Member Functions

std::string GetType () const override
 
bool Deserialize (const TiXmlNode *node, bool update=false) override
 
bool SetFormat (const std::string &format) override
 
int GetFormatLabel () const
 
void SetFormatLabel (int formatLabel)
 
int GetValueFormatLabel () const
 
void SetValueFormatLabel (int valueFormatLabel)
 
const std::string & GetValueFormat () const
 
void SetValueFormat (const std::string &valueFormat)
 
- Public Member Functions inherited from ISettingControl
const std::string & GetFormat () const
 
bool GetDelayed () const
 
void SetDelayed (bool delayed)
 

Protected Attributes

int m_formatLabel = 21469
 
int m_valueFormatLabel = -1
 
std::string m_valueFormat = "{}"
 
- Protected Attributes inherited from ISettingControl
bool m_delayed = false
 
std::string m_format
 

Additional Inherited Members

- Static Protected Attributes inherited from ISettingControl
static Logger s_logger
 

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