#include "ewrte.h"
#include "ewgfx.h"
#include "_ApplicationClockScreen.h"
#include "_ApplicationFFTViews.h"
#include "_ApplicationStations.h"
#include "_ApplicationVUMeter.h"
#include "_CoreGroup.h"
#include "_CoreOutline.h"
#include "_CorePropertyObserver.h"
#include "_CoreSystemEventHandler.h"
#include "_EffectsBoolEffect.h"
#include "_EffectsPointEffect.h"
#include "_ViewsImage.h"
#include "_ViewsRectangle.h"
#include "_ViewsText.h"
#include "_WidgetSetHorizontalValueBar.h"
#include "_WidgetSetPushButton.h"
#include "_WidgetSetVerticalSlider.h"
Go to the source code of this file.
Macros | |
#define | _ApplicationDeviceClass_ |
#define | _ApplicationRadioInterface_ |
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 (CoreGroup _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 (CoreGroup _this, XSet aState) EW_METHOD(InvalidateArea |
void | ApplicationRadioInterface_onCounterEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onBufferValueEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onRadioInfoEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onConnectionInfoEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onStationInfoEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onUpdateVolume (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onFFTDrawEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onScreensEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onMetaInfoEvent (ApplicationRadioInterface _this, XObject sender) |
void | ApplicationRadioInterface_onVUMeterDrawEvent (ApplicationRadioInterface _this, XObject sender) |
Variables | |
XRect | aBounds |
XRect CoreOutline aOutline XObject | sender |
#define _ApplicationDeviceClass_ |
#define _ApplicationRadioInterface_ |
void ApplicationRadioInterface_onBufferValueEvent | ( | ApplicationRadioInterface | _this, |
XObject | sender | ||
) |
References _Const000F, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), EwNewStringInt(), sender, ViewsText_OnSetString(), and WidgetSetHorizontalValueBar_OnSetCurrentValue().
void ApplicationRadioInterface_onConnectionInfoEvent | ( | ApplicationRadioInterface | _this, |
XObject | sender | ||
) |
References _Const0028, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), sender, and ViewsText_OnSetString().
References _Const0026, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), EwNewStringInt(), sender, ViewsText_OnSetString(), and WidgetSetVerticalSlider_OnGetCurrentValue().
References EW_UNUSED_ARG, EwGetRectH(), FFTCalculations(), GraphicsPath_AddLine(), GraphicsPath_Begin(), GraphicsPath_InitSubPath(), and sender.
References _Const0024, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), sender, and ViewsText_OnSetString().
References _Const0027, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), sender, and ViewsText_OnSetString().
References CoreGroup__OnSetOpacity(), CoreOutline_EnsureVisible(), EwNullSlot, and sender.
void ApplicationRadioInterface_onStationInfoEvent | ( | ApplicationRadioInterface | _this, |
XObject | sender | ||
) |
References _Const0029, EW_UNUSED_ARG, EwConcatString(), EwLoadString(), sender, and ViewsText_OnSetString().
References _Const0026, ApplicationDeviceClass_UpdateVolume(), EW_UNUSED_ARG, EwConcatString(), EwGetAutoObject(), EwLoadString(), EwNewStringInt(), sender, ViewsText_OnSetString(), and WidgetSetVerticalSlider_OnGetCurrentValue().
void ApplicationRadioInterface_onVUMeterDrawEvent | ( | ApplicationRadioInterface | _this, |
XObject | sender | ||
) |
References EW_UNUSED_ARG, sender, VUMeter(), and WidgetSetGauge_OnSetCurrentValue().
XRect CoreOutline aOutline CoreCursorHit | ( | CoreGroup | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
XRect CoreOutline aOutline void | ( | CoreGroup | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |