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

Public Member Functions

std::string GetType () const override
 
bool Deserialize (const TiXmlNode *node, bool update=false) override
 
bool IsSeparatorHidden () const
 
void SetSeparatorHidden (bool hidden)
 
bool IsSeparatorBelowLabel () const
 
void SetSeparatorBelowLabel (bool below)
 
- Public Member Functions inherited from ISettingControl
const std::string & GetFormat () const
 
bool GetDelayed () const
 
void SetDelayed (bool delayed)
 
virtual bool SetFormat (const std::string &format)
 

Protected Attributes

bool m_separatorHidden = false
 
bool m_separatorBelowLabel = true
 
- 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: