|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for XBMCHelper, including all inherited members.
| Configure() | XBMCHelper | |
| ErrorStarting() | XBMCHelper | inline |
| GetInstance() | XBMCHelper | static |
| GetMode() const | XBMCHelper | inline |
| IsAlwaysOn() const | XBMCHelper | inline |
| IsRunning() | XBMCHelper | |
| OnSettingAction(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
| OnSettingChanged(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
| OnSettingChanging(const std::shared_ptr< const CSetting > &setting) override | XBMCHelper | virtual |
| OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
| OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
| Start() | XBMCHelper | |
| Stop() | XBMCHelper | |
| ~ISettingCallback()=default | ISettingCallback | virtual |