Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for INFO::InfoBool, including all inherited members.
Get(int contextWindow, const CGUIListItem *item=nullptr) | INFO::InfoBool | inline |
GetExpression() const | INFO::InfoBool | inline |
InfoBool(const std::string &expression, int context, unsigned int &refreshCounter) | INFO::InfoBool | |
Initialize(CGUIInfoManager *infoMgr) | INFO::InfoBool | inlinevirtual |
ListItemDependent() const | INFO::InfoBool | inline |
m_context | INFO::InfoBool | protected |
m_expression | INFO::InfoBool | protected |
m_infoMgr | INFO::InfoBool | protected |
m_listItemDependent | INFO::InfoBool | protected |
m_value | INFO::InfoBool | protected |
operator<(const InfoBool &right) const | INFO::InfoBool | inline |
operator==(const InfoBool &right) const | INFO::InfoBool | inline |
Update(int contextWindow, const CGUIListItem *item) | INFO::InfoBool | inlinevirtual |
~InfoBool()=default | INFO::InfoBool | virtual |