Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
CLabel

Inherits CAddonGUIControlBase.

Public Member Functions

 CLabel (CWindow *window, int controlId)
 Construct a new control.
 
std::string GetLabel () const
 Get the used text from control.
 
void SetLabel (const std::string &text)
 To set the text string on label.
 
void SetVisible (bool visible)
 Set the control on window to visible.
 
 ~CLabel () override=default
 Destructor.
 
- Public Member Functions inherited from CAddonGUIControlBase
KODI_GUI_LISTITEM_HANDLE GetControlHandle () const
 

Additional Inherited Members

- Protected Member Functions inherited from CAddonGUIControlBase
 CAddonGUIControlBase (CAddonGUIControlBase *window)
 
- Protected Attributes inherited from CAddonGUIControlBase
KODI_GUI_LISTITEM_HANDLE m_controlHandle
 
AddonToKodiFuncTable_Addonm_interface
 
CAddonGUIControlBasem_Window
 

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