 |
WebRadioApp
0.1
|
Go to the documentation of this file.
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.
54 #ifndef _CoreLayoutContext_
56 #define _CoreLayoutContext_
72 #ifndef _GraphicsCanvas_
74 #define _GraphicsCanvas_
78 #ifndef _ResourcesBitmap_
80 #define _ResourcesBitmap_
150 EW_METHOD( GetRoot, CoreRoot )( CoreView _this )
155 aFinger,
XInt32 aStrikeCount, CoreView aDedicatedView,
XSet aRetargetReason )
161 EW_METHOD( ChangeViewState,
void )( CoreView _this,
XSet aSetState,
XSet aClearState )
XRect CoreOutline aOutline GraphicsCanvas XRect aClip
Definition: _ViewsFrame.h:190
void ViewsFrame_OnSetVisible(ViewsFrame _this, XBool value)
Definition: Views.c:574
void ViewsFrame_OnSetBitmap(ViewsFrame _this, ResourcesBitmap value)
Definition: Views.c:546
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity
Definition: _ViewsFrame.h:191
#define EW_END_OF_FIELDS(aClass)
Definition: ewrte.h:460
#define EW_DECLARE_CLASS(aClass)
Definition: ewrte.h:393
#define EW_VARIABLE(aName, aType)
Definition: ewrte.h:464
XRect aBounds
Definition: _ViewsFrame.h:148
void ViewsFrame_OnSetNoEdgesLimit(ViewsFrame _this, XPoint value)
Definition: Views.c:583
void ViewsFrame_observerSlot(ViewsFrame _this, XObject sender)
Definition: Views.c:406
XRect CoreOutline aOutline GraphicsCanvas aCanvas
Definition: _ViewsFrame.h:190
EW_METHOD(initLayoutContext, void)(CoreRectView _this
XRect CoreOutline aOutline XRect CoreOutline aOutline
Definition: _CoreQuadView.h:109
signed long XInt32
Definition: ewrte.h:1586
XRect CoreOutline aOutline XPoint value
Definition: _ViewsWarpView.h:137
void ViewsFrame_OnSetFrameNumber(ViewsFrame _this, XInt32 value)
Definition: Views.c:527
char XBool
Definition: ewrte.h:1592
unsigned long XEnum
Definition: ewrte.h:1593
#define EW_DEFINE_METHODS(aClass, aSuperClass)
Definition: ewrte.h:524
unsigned long XSet
Definition: ewrte.h:1594
XRect CoreOutline aOutline CoreCursorHit(CoreView _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
void ViewsFrame_OnSetAnimated(ViewsFrame _this, XBool value)
Definition: Views.c:485
void ViewsFrame_OnSetEdges(ViewsFrame _this, XSet value)
Definition: Views.c:514
void ViewsFrame_OnSetColor(ViewsFrame _this, XColor value)
Definition: Views.c:468
XRect CoreOutline aOutline XObject sender
Definition: _ApplicationRadioInterface.h:186
#define EW_PROPERTY(aName, aType)
Definition: ewrte.h:466
void ViewsFrame_Draw(ViewsFrame _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend)
Definition: Views.c:274
unsigned long XUInt32
Definition: ewrte.h:1590
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend
Definition: _ViewsFrame.h:191
#define EW_END_OF_METHODS(aClass)
Definition: ewrte.h:539
void ViewsFrame_timerSlot(ViewsFrame _this, XObject sender)
Definition: Views.c:417
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _ViewsFrame.h:191
#define EW_DEFINE_FIELDS(aClass, aSuperClass)
Definition: ewrte.h:451