kodi
|
This is the complete list of members for CSettingControlRange, including all inherited members.
CSettingControlRange()=default (defined in CSettingControlRange) | CSettingControlRange | |
Deserialize(const TiXmlNode *node, bool update=false) override (defined in CSettingControlRange) | CSettingControlRange | virtual |
GetDelayed() const (defined in ISettingControl) | ISettingControl | inline |
GetFormat() const (defined in ISettingControl) | ISettingControl | inline |
GetFormatLabel() const (defined in CSettingControlRange) | CSettingControlRange | inline |
GetType() const override (defined in CSettingControlRange) | CSettingControlRange | inlinevirtual |
GetValueFormat() const (defined in CSettingControlRange) | CSettingControlRange | inline |
GetValueFormatLabel() const (defined in CSettingControlRange) | CSettingControlRange | inline |
ISettingControl() (defined in ISettingControl) | ISettingControl | |
m_delayed (defined in ISettingControl) | ISettingControl | protected |
m_format (defined in ISettingControl) | ISettingControl | protected |
m_formatLabel (defined in CSettingControlRange) | CSettingControlRange | protected |
m_valueFormat (defined in CSettingControlRange) | CSettingControlRange | protected |
m_valueFormatLabel (defined in CSettingControlRange) | CSettingControlRange | protected |
s_logger (defined in ISettingControl) | ISettingControl | protectedstatic |
SetDelayed(bool delayed) (defined in ISettingControl) | ISettingControl | inline |
SetFormat(const std::string &format) override (defined in CSettingControlRange) | CSettingControlRange | virtual |
SetFormatLabel(int formatLabel) (defined in CSettingControlRange) | CSettingControlRange | inline |
SetValueFormat(const std::string &valueFormat) (defined in CSettingControlRange) | CSettingControlRange | inline |
SetValueFormatLabel(int valueFormatLabel) (defined in CSettingControlRange) | CSettingControlRange | inline |
~CSettingControlRange() override=default (defined in CSettingControlRange) | CSettingControlRange | |
~ISettingControl()=default (defined in ISettingControl) | ISettingControl | virtual |