Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | Action |
Action class. More... | |
class | Control |
class | ControlButton |
class | ControlEdit |
class | ControlFadeLabel |
class | ControlGroup |
class | ControlImage |
class | ControlLabel |
class | ControlList |
class | ControlProgress |
class | ControlRadioButton |
class | ControlSlider |
class | ControlSpin |
class | ControlTextBox |
class | Dialog |
class | DialogProgress |
class | DialogProgressBG |
class | Interceptor |
class | InterceptorBase |
class | InterceptorDialog |
class | ListItem |
class | MaybeLock |
class | ProxyExistingWindowInterceptor |
class | ref |
class | SingleLockWithDelayGuard |
class | Window |
class | WindowDialog |
class | WindowDialogMixin |
class | WindowXML |
class | WindowXMLDialog |
class | WindowXMLInterceptor |
Typedefs | |
typedef Alternative< StringOrInt, Tuple< String, StringOrInt > > | InfoLabelStringOrTuple |
typedef Alternative< StringOrInt, std::vector< InfoLabelStringOrTuple > > | InfoLabelValue |
typedef Dictionary< InfoLabelValue > | InfoLabelDict |
Functions | |
XBMCCOMMONS_STANDARD_EXCEPTION (ListItemException) | |
long | getCurrentWindowId () |
long | getCurrentWindowDialogId () |
long | getScreenHeight () |
long | getScreenWidth () |
const char * | getNOTIFICATION_INFO () |
const char * | getNOTIFICATION_WARNING () |
const char * | getNOTIFICATION_ERROR () |
XBMCCOMMONS_STANDARD_EXCEPTION (WindowException) | |
Variables | |
constexpr int | INPUT_ALPHANUM {0} |
constexpr int | INPUT_NUMERIC {1} |
constexpr int | INPUT_DATE {2} |
constexpr int | INPUT_TIME {3} |
constexpr int | INPUT_IPADDRESS {4} |
constexpr int | INPUT_PASSWORD {5} |
constexpr int | PASSWORD_VERIFY {1} |
constexpr int | ALPHANUM_HIDE_INPUT {2} |
typedef Alternative<StringOrInt,Tuple<String, StringOrInt> > XBMCAddon::xbmcgui::InfoLabelStringOrTuple |
typedef Alternative<StringOrInt, std::vector<InfoLabelStringOrTuple> > XBMCAddon::xbmcgui::InfoLabelValue |
long XBMCAddon::xbmcgui::getCurrentWindowDialogId | ( | ) |
long XBMCAddon::xbmcgui::getCurrentWindowId | ( | ) |
const char * XBMCAddon::xbmcgui::getNOTIFICATION_ERROR | ( | ) |
const char * XBMCAddon::xbmcgui::getNOTIFICATION_INFO | ( | ) |
const char * XBMCAddon::xbmcgui::getNOTIFICATION_WARNING | ( | ) |
long XBMCAddon::xbmcgui::getScreenHeight | ( | ) |
long XBMCAddon::xbmcgui::getScreenWidth | ( | ) |
XBMCAddon::xbmcgui::XBMCCOMMONS_STANDARD_EXCEPTION | ( | ListItemException | ) |
XBMCAddon::xbmcgui::XBMCCOMMONS_STANDARD_EXCEPTION | ( | WindowException | ) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |