Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CGUIFeatureFactory Class Reference

#include <GUIFeatureFactory.h>

Static Public Member Functions

static CGUIButtonControlCreateButton (BUTTON_TYPE type, const CGUIButtonControl &buttonTemplate, IConfigurationWizard *wizard, const CPhysicalFeature &feature, unsigned int index)
 Create a button of the specified type.
 

Member Function Documentation

◆ CreateButton()

CGUIButtonControl * CGUIFeatureFactory::CreateButton ( BUTTON_TYPE type,
const CGUIButtonControl & buttonTemplate,
IConfigurationWizard * wizard,
const CPhysicalFeature & feature,
unsigned int index )
static

Create a button of the specified type.

Parameters
typeThe type of button control being created
Returns
A button control, or nullptr if type is invalid

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