AWind
GaugeBar Member List

This is the complete list of members for GaugeBar, including all inherited members.

_axisGaugeBar
_childrenWindowprotected
_decoratorsWindowprotected
_drawOnlyPointerGauge
_fillColorGauge
_heightWindowprotected
_isDirtyWindowprotected
_isVisibleWindowprotected
_leftWindowprotected
_maxValueGauge
_minValueGauge
_oldValueGauge
_parentWindowprotected
_sector_angle_rad (defined in Gauge)Gaugestatic
_topWindowprotected
_touchEventReceiverWindowprotected
_valueGauge
_widthWindowprotected
AddChild(Window *window)Windowinline
AddDecorator(Decorator *decorator)Windowinline
Children()Windowinline
DoDialog(Dialog *dlg) (defined in Window)Window
FindDialog(const __FlashStringHelper *id) (defined in Window)Window
Gauge(int left, int top, int width, int height)Gaugeinline
GaugeBar(DecoratorAxis *axis, int left, int top, int width, int height)GaugeBarinline
GetDecorators()Windowinline
Height()Windowinline
Invalidate()Windowinline
IsAwaitTouch()Windowinlinevirtual
IsDirty()Windowinline
IsVisible()Windowinline
Left()Windowinline
Move(int left, int top, int width, int height)Windowinlinevirtual
OnDraw(DC *dc)GaugeBarinlinevirtual
OnTouch(int x, int y)Windowinlinevirtual
OnTouching(DC *dc)Windowinlinevirtual
Parent()Windowinline
PrepareDC(DC *dc)Windowinlineprotected
Redraw(DC *dc)Windowinline
RegisterDialog(const __FlashStringHelper *id, Dialog *dlg) (defined in Window)Window
RegisterTouchEventReceiver(ITouchEventReceiver *touchEventReceiver)Windowinline
RootWindow()Windowinline
SetBarColor(Color color)GaugeBarinline
SetDecorators(DecoratorList *decorators)Windowinlinevirtual
SetFillColor(Color fillColor)Gaugeinline
SetMinMax(float minVal, float maxVal)Gaugeinline
SetValue(float value)Gaugeinline
SetVisible(bool isVisible)Windowinline
Top()Windowinline
Width()Windowinline
Window(const __FlashStringHelper *name, int left, int top, int width, int height)Windowinline