xbmc
Static Public Member Functions | List of all members
KODI::GAME::CGUIFeatureFactory Class Reference

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. More...
 

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: