|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CSettingControlRange, including all inherited members.
| CSettingControlRange()=default | CSettingControlRange | |
| Deserialize(const TiXmlNode *node, bool update=false) override | CSettingControlRange | virtual |
| GetDelayed() const | ISettingControl | inline |
| GetFormat() const | ISettingControl | inline |
| GetFormatLabel() const | CSettingControlRange | inline |
| GetType() const override | CSettingControlRange | inlinevirtual |
| GetValueFormat() const | CSettingControlRange | inline |
| GetValueFormatLabel() const | CSettingControlRange | inline |
| ISettingControl() | ISettingControl | |
| m_delayed | ISettingControl | protected |
| m_format | ISettingControl | protected |
| s_logger | ISettingControl | protectedstatic |
| SetDelayed(bool delayed) | ISettingControl | inline |
| SetFormat(const std::string &format) override | CSettingControlRange | virtual |
| SetFormatLabel(int formatLabel) | CSettingControlRange | inline |
| SetValueFormat(std::string_view valueFormat) | CSettingControlRange | inline |
| SetValueFormatLabel(int valueFormatLabel) | CSettingControlRange | inline |
| ~CSettingControlRange() override=default | CSettingControlRange | |
| ~ISettingControl()=default | ISettingControl | virtual |