2#include "GUIPropertyItemSliderBase.h"
27 friend class CGUIPropertyGridPropertyDraggableSpin;
Template type string class.
Definition INIUtilities.h:20
A slider property item class.
Definition GUIPropertyItemDraggableSpin.h:26
virtual bool SetValue(Base::CFLString< wchar_t > strValue, bool bInvokeCallback=true) override
Sets the value for this.
CGUIPropertyItemDraggableSpin(ESliderTemplateType eTemplateType)
Constructor for CGUIPropertyItemDraggableSpin class.
virtual ~CGUIPropertyItemDraggableSpin()
Destructor for CGUIPropertyItemDraggableSpin class.
virtual CMFCPropertyGridProperty * CreateGridProperty() override
Creates a property for the slider.
A base class of slider property item class.
Definition GUIPropertyItemSliderBase.h:28
ESliderTemplateType
Template type of slider.
Definition GUIDefinitions.h:9926