Inherits CAddonGUIControlBase.
|
| | CButton (CWindow *window, int controlId) |
| | Construct a new control. More...
|
| |
| std::string | GetLabel () const |
| | Get the used text from button. More...
|
| |
| std::string | GetLabel2 () const |
| | Get the second label if present. More...
|
| |
| void | SetEnabled (bool enabled) |
| | Set's the control's enabled/disabled state. More...
|
| |
| void | SetLabel (const std::string &label) |
| | To set the text string on button. More...
|
| |
| void | SetLabel2 (const std::string &label) |
| | If two labels are used for button becomes it set with them. More...
|
| |
| void | SetVisible (bool visible) |
| | Set the control on window to visible. More...
|
| |
| | ~CButton () override=default |
| | Destructor. More...
|
| |
|
KODI_GUI_LISTITEM_HANDLE | GetControlHandle () const |
| |
The documentation for this class was generated from the following file:
- /home/I-Cat/Development/Kodi/kodi-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/Button.h