2#include "GUIPropertyItemSliderBase.h"
27 friend class CGUIPropertyGridPropertyDraggableSpin;
Template type 의 문자열 클래스
Definition FLString.h:34
virtual bool SetValue(Base::CFLString< wchar_t > strValue, bool bInvokeCallback=true) override
this에 값을 설정합니다.
CGUIPropertyItemDraggableSpin(ESliderTemplateType eTemplateType)
CGUIPropertyItemDraggableSpin 클래스의 생성자입니다.
virtual ~CGUIPropertyItemDraggableSpin()
CGUIPropertyItemDraggableSpin 클래스의 소멸자입니다.
virtual CMFCPropertyGridProperty * CreateGridProperty() override
슬라이더의 속성을 생성합니다.
CGUIPropertyItemSliderBase(ESliderTemplateType eTemplateType)
CGUIPropertyItemSliderBase 클래스의 생성자입니다.
Definition D2DObject.h:12
ESliderTemplateType
슬라이더 자료형
Definition GUIDefinitions.h:10205