|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <GUIInfoBool.h>
Public Member Functions | |
| CGUIInfoBool (bool value=false) | |
| ~CGUIInfoBool () | |
| operator bool () const | |
| void | Update (int contextWindow, const CGUIListItem *item=nullptr) |
| void | Parse (const std::string &expression, int context) |
|
explicit |
|
default |
|
inline |
| void CGUIInfoBool::Update | ( | int | contextWindow, |
| const CGUIListItem * | item = nullptr ) |