Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
SettingControl.cpp File Reference
#include "SettingControl.h"
#include "settings/lib/SettingDefinitions.h"
#include "utils/StringUtils.h"
#include "utils/XBMCTinyXML.h"
#include "utils/XMLUtils.h"
#include "utils/log.h"
#include <vector>

Variables

const char * SHOW_ADDONS_ALL = "all"
 
const char * SHOW_ADDONS_INSTALLED = "installed"
 
const char * SHOW_ADDONS_INSTALLABLE = "installable"
 

Variable Documentation

◆ SHOW_ADDONS_ALL

const char* SHOW_ADDONS_ALL = "all"

◆ SHOW_ADDONS_INSTALLABLE

const char* SHOW_ADDONS_INSTALLABLE = "installable"

◆ SHOW_ADDONS_INSTALLED

const char* SHOW_ADDONS_INSTALLED = "installed"