WebRadioApp  0.1
_WidgetSetVerticalSlider.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 _WidgetSetVerticalSlider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _ViewsFrame_
 
#define _ViewsImage_
 
#define _WidgetSetVerticalSlider_
 
#define _WidgetSetVerticalSliderConfig_
 

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 (WidgetSetVerticalSlider _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 (WidgetSetVerticalSlider _this, XSet aState) EW_METHOD(InvalidateArea
 
XRect CoreOutline aOutline void (CoreGroup _this, XRect aArea) void WidgetSetVerticalSlider_OnSetBounds(WidgetSetVerticalSlider _this
 
void WidgetSetVerticalSlider_UpdateViewState (WidgetSetVerticalSlider _this, XSet aState)
 
void WidgetSetVerticalSlider_onConfigChanged (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onRepetitionTimer (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onReleaseKey (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onPressKey (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onDragTouch (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onReleaseTouch (WidgetSetVerticalSlider _this, XObject sender)
 
void WidgetSetVerticalSlider_onPressTouch (WidgetSetVerticalSlider _this, XObject sender)
 
XInt32 WidgetSetVerticalSlider_OnGetCurrentValue (WidgetSetVerticalSlider _this)
 
void WidgetSetVerticalSlider_OnSetCurrentValue (WidgetSetVerticalSlider _this, XInt32 value)
 
void WidgetSetVerticalSlider_OnSetAppearance (WidgetSetVerticalSlider _this, WidgetSetVerticalSliderConfig value)
 

Variables

XRect aBounds
 
XRect CoreOutline aOutline XRect value
 

Macro Definition Documentation

◆ _ViewsFrame_

#define _ViewsFrame_

◆ _ViewsImage_

#define _ViewsImage_

◆ _WidgetSetVerticalSlider_

#define _WidgetSetVerticalSlider_

◆ _WidgetSetVerticalSliderConfig_

#define _WidgetSetVerticalSliderConfig_

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 ( WidgetSetVerticalSlider  _this,
XRect  value 
)

◆ void() [10/10]

XRect CoreOutline aOutline void ( WidgetSetVerticalSlider  _this,
XSet  aState 
)

◆ WidgetSetVerticalSlider_onConfigChanged()

void WidgetSetVerticalSlider_onConfigChanged ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References CoreGroup_InvalidateViewState(), CoreKeyCodeDown, CoreKeyCodeNoKey, CoreKeyCodeUp, CoreRectView__OnSetBounds(), CoreTimer_OnSetBegin(), CoreTimer_OnSetPeriod(), CoreView__ChangeViewState(), CoreViewStateFocusable, EW_UNUSED_ARG, EwPostSignal(), and sender.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onDragTouch()

void WidgetSetVerticalSlider_onDragTouch ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References EW_UNUSED_ARG, EwGetRectH(), EwMovePointNeg(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), WidgetSetVerticalSlider_OnSetCurrentValue(), and XPoint::Y.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_OnGetCurrentValue()

XInt32 WidgetSetVerticalSlider_OnGetCurrentValue ( WidgetSetVerticalSlider  _this)

References value.

Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onPressKey()

void WidgetSetVerticalSlider_onPressKey ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References CoreGroup_InvalidateViewState(), CoreSimpleTouchHandler_OnSetEnabled(), CoreTimer_OnSetEnabled(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onPressTouch()

void WidgetSetVerticalSlider_onPressTouch ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References CoreGroup_InvalidateViewState(), CoreRoot_RetargetCursor(), CoreSimpleTouchHandler_OnSetEnabled(), CoreView__GetRoot(), EW_UNUSED_ARG, EwGetRectH(), EwIntersectRect(), EwIsRectEmpty(), EwMoveRectPos(), EwNewPoint(), EwNewRect2Point(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onReleaseKey()

void WidgetSetVerticalSlider_onReleaseKey ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References CoreGroup_InvalidateViewState(), CoreSimpleTouchHandler_OnSetEnabled(), CoreTimer_OnSetEnabled(), EW_UNUSED_ARG, EwPostSignal(), and sender.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onReleaseTouch()

void WidgetSetVerticalSlider_onReleaseTouch ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References CoreGroup_InvalidateViewState(), EW_UNUSED_ARG, EwPostSignal(), and sender.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_onRepetitionTimer()

void WidgetSetVerticalSlider_onRepetitionTimer ( WidgetSetVerticalSlider  _this,
XObject  sender 
)

References EW_UNUSED_ARG, EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_OnSetAppearance()

void WidgetSetVerticalSlider_OnSetAppearance ( WidgetSetVerticalSlider  _this,
WidgetSetVerticalSliderConfig  value 
)

References EwAttachObjObserver(), EwDetachObjObserver(), EwNewSlot(), EwPostSignal(), value, and WidgetSetVerticalSlider_onConfigChanged().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_OnSetCurrentValue()

void WidgetSetVerticalSlider_OnSetCurrentValue ( WidgetSetVerticalSlider  _this,
XInt32  value 
)

References CoreGroup_InvalidateViewState(), EwPostSignal(), and value.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetVerticalSlider_UpdateViewState()

◆ 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