Kodi Development  20.0
for Binary and Script based Add-Ons
CFadeLabel

Inherits CAddonGUIControlBase.

Public Member Functions

void AddLabel (const std::string &label)
 To add additional text string on fade label. More...
 
 CFadeLabel (CWindow *window, int controlId)
 Construct a new control. More...
 
std::string GetLabel () const
 Get the used text from button. More...
 
void Reset ()
 To reset al inserted labels. More...
 
void SetScrolling (bool scroll)
 To enable or disable scrolling on fade label. More...
 
void SetVisible (bool visible)
 Set the control on window to visible. More...
 
 ~CFadeLabel () override=default
 Destructor. More...
 
- 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: