Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <GUIFeatureFactory.h>
Static Public Member Functions | |
static CGUIButtonControl * | CreateButton (BUTTON_TYPE type, const CGUIButtonControl &buttonTemplate, IConfigurationWizard *wizard, const CPhysicalFeature &feature, unsigned int index) |
Create a button of the specified type. | |
|
static |
Create a button of the specified type.
type | The type of button control being created |