Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GUILIB::GUIINFO::CGUIInfoBool Class Reference

#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)
 

Constructor & Destructor Documentation

◆ CGUIInfoBool()

CGUIInfoBool::CGUIInfoBool ( bool value = false)
explicit

◆ ~CGUIInfoBool()

CGUIInfoBool::~CGUIInfoBool ( )
default

Member Function Documentation

◆ operator bool()

KODI::GUILIB::GUIINFO::CGUIInfoBool::operator bool ( ) const
inline

◆ Parse()

void CGUIInfoBool::Parse ( const std::string & expression,
int context )

◆ Update()

void CGUIInfoBool::Update ( int contextWindow,
const CGUIListItem * item = nullptr )

The documentation for this class was generated from the following files: