Kodi Development  20.0
for Binary and Script based Add-Ons
CLabel Member List

This is the complete list of members for CLabel, including all inherited members.

CAddonGUIControlBase(CAddonGUIControlBase *window) (defined in CAddonGUIControlBase)CAddonGUIControlBaseinlineexplicitprotected
CLabel(CWindow *window, int controlId)CLabelinline
GetControlHandle() const (defined in CAddonGUIControlBase)CAddonGUIControlBaseinline
GetLabel() constCLabelinline
m_controlHandle (defined in CAddonGUIControlBase)CAddonGUIControlBaseprotected
m_interface (defined in CAddonGUIControlBase)CAddonGUIControlBaseprotected
m_Window (defined in CAddonGUIControlBase)CAddonGUIControlBaseprotected
SetLabel(const std::string &text)CLabelinline
SetVisible(bool visible)CLabelinline
~CAddonGUIControlBase()=default (defined in CAddonGUIControlBase)CAddonGUIControlBaseprotectedvirtual
~CLabel() override=defaultCLabel