27 #ifndef _WidgetSetHorizontalSlider_H
28 #define _WidgetSetHorizontalSlider_H
36 #if EW_RTE_VERSION != 0x000A0000
37 #error Wrong version of Embedded Wizard Runtime Environment.
41 #if EW_GFX_VERSION != 0x000A0000
42 #error Wrong version of Embedded Wizard Graphics Engine.
51 #ifndef _CoreDialogContext_
53 #define _CoreDialogContext_
57 #ifndef _CoreLayoutContext_
59 #define _CoreLayoutContext_
63 #ifndef _CoreTaskQueue_
65 #define _CoreTaskQueue_
75 #ifndef _EffectsFader_
77 #define _EffectsFader_
81 #ifndef _GraphicsCanvas_
83 #define _GraphicsCanvas_
99 #ifndef _WidgetSetHorizontalSlider_
101 #define _WidgetSetHorizontalSlider_
105 #ifndef _WidgetSetHorizontalSliderConfig_
107 #define _WidgetSetHorizontalSliderConfig_
201 EW_PROPERTY( Appearance, WidgetSetHorizontalSliderConfig )
208 EW_OBJECT ( KeyHandlerLeft, CoreKeyPressHandler )
209 EW_OBJECT ( KeyHandlerRight, CoreKeyPressHandler )
210 EW_OBJECT ( TouchHandler, CoreSimpleTouchHandler )
223 EW_METHOD( GetRoot, CoreRoot )( CoreView _this )
228 aFinger,
XInt32 aStrikeCount, CoreView aDedicatedView,
XSet aRetargetReason )
234 EW_METHOD( ChangeViewState,
void )( CoreGroup _this,
XSet aSetState,
XSet aClearState )
246 EW_METHOD( UpdateViewState,
void )( WidgetSetHorizontalSlider _this,
XSet aState )
251 void WidgetSetHorizontalSlider_OnSetBounds( WidgetSetHorizontalSlider _this,
XRect
312 WidgetSetHorizontalSliderConfig
value );