WebRadioApp  0.1
_WidgetSetHorizontalSlider.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_CoreGroup.h"
#include "_CoreKeyPressHandler.h"
#include "_CoreSimpleTouchHandler.h"
#include "_CoreTimer.h"
Include dependency graph for _WidgetSetHorizontalSlider.h:

Go to the source code of this file.

Macros

#define _ViewsFrame_
 
#define _ViewsImage_
 
#define _WidgetSetHorizontalSlider_
 
#define _WidgetSetHorizontalSliderConfig_
 

Functions

 EW_METHOD (initLayoutContext, void)(CoreRectView _this
 
XRect CoreOutline aOutline EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw
 
XRect CoreOutline aOutline void (CoreGroup _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend) EW_METHOD(HandleEvent
 
XRect CoreOutline aOutline XObject (CoreView _this, CoreEvent aEvent) EW_METHOD(CursorHitTest
 
XRect CoreOutline aOutline CoreCursorHit (CoreGroup _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
 
XRect CoreOutline aOutline XPoint (CoreRectView _this, XRect aBounds, XEnum aFormation) EW_METHOD(MoveView
 
XRect CoreOutline aOutline void (CoreRectView _this, XPoint aOffset, XBool aFastMove) EW_METHOD(GetExtent
 
XRect CoreOutline aOutline XRect (CoreRectView _this) EW_METHOD(ChangeViewState
 
XRect CoreOutline aOutline void (CoreGroup _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetBounds
 
XRect CoreOutline aOutline void (WidgetSetHorizontalSlider _this, XRect value) EW_METHOD(drawContent
 
XRect CoreOutline aOutline void (CoreGroup _this, CoreView value) EW_METHOD(OnSetBuffered
 
XRect CoreOutline aOutline void (CoreGroup _this, XBool value) EW_METHOD(OnSetOpacity
 
XRect CoreOutline aOutline void (CoreGroup _this, XInt32 value) EW_METHOD(IsDialog
 
XRect CoreOutline aOutline XBool (CoreGroup _this, XBool aRecursive) EW_METHOD(DispatchEvent
 
XRect CoreOutline aOutline XObject (CoreGroup _this, CoreEvent aEvent) EW_METHOD(BroadcastEvent
 
XRect CoreOutline aOutline XObject (CoreGroup _this, CoreEvent aEvent, XSet aFilter) EW_METHOD(UpdateLayout
 
XRect CoreOutline aOutline void (CoreGroup _this, XPoint aSize) EW_METHOD(UpdateViewState
 
XRect CoreOutline aOutline void (WidgetSetHorizontalSlider _this, XSet aState) EW_METHOD(InvalidateArea
 
XRect CoreOutline aOutline void (CoreGroup _this, XRect aArea) void WidgetSetHorizontalSlider_OnSetBounds(WidgetSetHorizontalSlider _this
 
void WidgetSetHorizontalSlider_UpdateViewState (WidgetSetHorizontalSlider _this, XSet aState)
 
void WidgetSetHorizontalSlider_onConfigChanged (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onRepetitionTimer (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onReleaseKey (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onPressKey (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onDragTouch (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onReleaseTouch (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_onPressTouch (WidgetSetHorizontalSlider _this, XObject sender)
 
void WidgetSetHorizontalSlider_OnSetMaxValue (WidgetSetHorizontalSlider _this, XInt32 value)
 
XInt32 WidgetSetHorizontalSlider_OnGetCurrentValue (WidgetSetHorizontalSlider _this)
 
void WidgetSetHorizontalSlider_OnSetCurrentValue (WidgetSetHorizontalSlider _this, XInt32 value)
 
void WidgetSetHorizontalSlider_OnSetAppearance (WidgetSetHorizontalSlider _this, WidgetSetHorizontalSliderConfig value)
 

Variables

XRect aBounds
 
XRect CoreOutline aOutline XRect value
 

Macro Definition Documentation

◆ _ViewsFrame_

#define _ViewsFrame_

◆ _ViewsImage_

#define _ViewsImage_

◆ _WidgetSetHorizontalSlider_

#define _WidgetSetHorizontalSlider_

◆ _WidgetSetHorizontalSliderConfig_

#define _WidgetSetHorizontalSliderConfig_

Function Documentation

◆ CoreCursorHit()

XRect CoreOutline aOutline CoreCursorHit ( CoreGroup  _this,
XRect  aArea,
XInt32  aFinger,
XInt32  aStrikeCount,
CoreView  aDedicatedView,
XSet  aRetargetReason 
)

◆ EW_METHOD() [1/2]

XRect CoreOutline aOutline EW_METHOD ( GetRoot  ,
CoreRoot   
)

◆ EW_METHOD() [2/2]

EW_METHOD ( initLayoutContext  ,
void   
)

◆ void() [1/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
CoreView  value 
)

◆ void() [2/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
GraphicsCanvas  aCanvas,
XRect  aClip,
XPoint  aOffset,
XInt32  aOpacity,
XBool  aBlend 
)

◆ void() [3/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XBool  value 
)

◆ void() [4/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XInt32  value 
)

◆ void() [5/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XPoint  aSize 
)

◆ void() [6/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XRect  aArea 
)

◆ void() [7/10]

XRect CoreOutline aOutline void ( CoreGroup  _this,
XSet  aSetState,
XSet  aClearState 
)

◆ void() [8/10]

XRect CoreOutline aOutline void ( CoreRectView  _this,
XPoint  aOffset,
XBool  aFastMove 
)

◆ void() [9/10]

XRect CoreOutline aOutline void ( WidgetSetHorizontalSlider  _this,
XRect  value 
)

◆ void() [10/10]

XRect CoreOutline aOutline void ( WidgetSetHorizontalSlider  _this,
XSet  aState 
)

◆ WidgetSetHorizontalSlider_onConfigChanged()

void WidgetSetHorizontalSlider_onConfigChanged ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_onDragTouch()

void WidgetSetHorizontalSlider_onDragTouch ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_OnGetCurrentValue()

XInt32 WidgetSetHorizontalSlider_OnGetCurrentValue ( WidgetSetHorizontalSlider  _this)

◆ WidgetSetHorizontalSlider_onPressKey()

void WidgetSetHorizontalSlider_onPressKey ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_onPressTouch()

void WidgetSetHorizontalSlider_onPressTouch ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_onReleaseKey()

void WidgetSetHorizontalSlider_onReleaseKey ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_onReleaseTouch()

void WidgetSetHorizontalSlider_onReleaseTouch ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_onRepetitionTimer()

void WidgetSetHorizontalSlider_onRepetitionTimer ( WidgetSetHorizontalSlider  _this,
XObject  sender 
)

◆ WidgetSetHorizontalSlider_OnSetAppearance()

void WidgetSetHorizontalSlider_OnSetAppearance ( WidgetSetHorizontalSlider  _this,
WidgetSetHorizontalSliderConfig  value 
)

◆ WidgetSetHorizontalSlider_OnSetCurrentValue()

void WidgetSetHorizontalSlider_OnSetCurrentValue ( WidgetSetHorizontalSlider  _this,
XInt32  value 
)

◆ WidgetSetHorizontalSlider_OnSetMaxValue()

void WidgetSetHorizontalSlider_OnSetMaxValue ( WidgetSetHorizontalSlider  _this,
XInt32  value 
)

◆ WidgetSetHorizontalSlider_UpdateViewState()

void WidgetSetHorizontalSlider_UpdateViewState ( WidgetSetHorizontalSlider  _this,
XSet  aState 
)

◆ XBool()

XRect CoreOutline aOutline XBool ( CoreGroup  _this,
XBool  aRecursive 
)

◆ XObject() [1/3]

XRect CoreOutline aOutline XObject ( CoreGroup  _this,
CoreEvent  aEvent 
)

◆ XObject() [2/3]

XRect CoreOutline aOutline XObject ( CoreGroup  _this,
CoreEvent  aEvent,
XSet  aFilter 
)

◆ XObject() [3/3]

XRect CoreOutline aOutline XObject ( CoreView  _this,
CoreEvent  aEvent 
)

◆ XPoint()

XRect CoreOutline aOutline XPoint ( CoreRectView  _this,
XRect  aBounds,
XEnum  aFormation 
)

◆ XRect()

XRect CoreOutline aOutline XRect ( CoreRectView  _this)

Variable Documentation

◆ aBounds

XRect aBounds

◆ value

XRect CoreOutline aOutline XRect value