11 #include "GUIControlTypes.h" 19 class CPhysicalFeature;
20 class IConfigurationWizard;
Definition: GUIFeatureFactory.h:25
A wizard to direct user input.
Definition: IConfigurationWindow.h:240
static CGUIButtonControl * CreateButton(BUTTON_TYPE type, const CGUIButtonControl &buttonTemplate, IConfigurationWizard *wizard, const CPhysicalFeature &feature, unsigned int index)
Create a button of the specified type.
Definition: GUIFeatureFactory.cpp:20
Definition: AudioDecoder.h:18
BUTTON_TYPE
Types of button controls that can populate the feature list.
Definition: GUIControlTypes.h:20
Definition: PhysicalFeature.h:30