AWind
TextExampleWindow Member List

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

_childrenWindowprotected
_decoratorsWindowprotected
_heightWindowprotected
_isDirtyWindowprotected
_isVisibleWindowprotected
_leftWindowprotected
_parentWindowprotected
_topWindowprotected
_touchEventReceiverWindowprotected
_widthWindowprotected
AddChild(Window *window)Windowinline
AddDecorator(Decorator *decorator)Windowinline
Cancel enum value (defined in IDialogClosedEventReceiver)IDialogClosedEventReceiver
Children()Windowinline
Create() (defined in TextExampleWindow)TextExampleWindowinline
DialogResults enum name (defined in IDialogClosedEventReceiver)IDialogClosedEventReceiver
DoDialog(Dialog *dlg) (defined in Window)Window
FindDialog(const __FlashStringHelper *id)MainWindowinline
GetDecorators()Windowinline
Height()Windowinline
Invalidate()Windowinline
IsAwaitTouch()Windowinlinevirtual
IsDirty()Windowinline
IsVisible()Windowinline
Left()Windowinline
MainWindow(int width, int height)MainWindowinline
ModalWnd()MainWindowinline
Move(int left, int top, int width, int height)MainWindowinlinevirtual
Notify(Window *wnd) (defined in TextExampleWindow)TextExampleWindowinline
NotifyDialogClosed(Window *window, DialogResults results)MainWindowinlinevirtual
OK enum value (defined in IDialogClosedEventReceiver)IDialogClosedEventReceiver
OnDraw(DC *dc)Windowinlineprotectedvirtual
OnTouch(int x, int y)Windowinlinevirtual
OnTouching(DC *dc)Windowinlinevirtual
Parent()Windowinline
PrepareDC(DC *dc)Windowinlineprotected
ProcessDoDialog(Window *dlg)MainWindowinline
Redraw(DC *dc)Windowinline
RegisterDialog(const __FlashStringHelper *id, Dialog *widnow)MainWindowinline
RegisterTimer(ATimer *timer) (defined in MainWindow)MainWindowinline
RegisterTouchEventReceiver(ITouchEventReceiver *touchEventReceiver)Windowinline
RootWindow()Windowinline
SetDecorators(DecoratorList *decorators)Windowinlinevirtual
SetLoopProcess(ILoopProcess *process) (defined in MainWindow)MainWindowinline
SetModalWindow(Window *modalWindow)MainWindowinline
SetVisible(bool isVisible)Windowinline
TextExampleWindow(int width, int height) (defined in TextExampleWindow)TextExampleWindowinline
Timers() (defined in MainWindow)MainWindowinline
Top()Windowinline
Width()Windowinline
Window(const __FlashStringHelper *name, int left, int top, int width, int height)Windowinline