Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "settings/ISubSettings.h"
#include "settings/SettingControl.h"
#include "settings/SettingCreator.h"
#include "settings/SettingsBase.h"
#include <string>
Classes | |
class | CSettings |
Wrapper around CSettingsManager responsible for properly setting up the settings manager and registering all the callbacks, handlers and custom setting types. More... | |