Almond SDK
 All Classes Functions Variables Enumerations Enumerator
Widget Member List

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

addWidget(Widget w)Widget
checkTouch(int x, int y)Widget
draw(void)Widget
FIRSTWidget
getType(void)Widget
idWidget
isPassword(int isPassword)Widget
LASTWidget
nextWidget
onTouchWidget
prevWidget
setSelected(int state)Widget
setText(wchar_t *text)Widget
unDraw(void)Widget
useKeyboard(bool useKbrd, char *setting)Widget
WWidget
Widget()Widget
Widget(int type, int x, int y, int width, int height, int selected, wchar_t text[80])Widget
Widget(int x, int y, int width, int lines, int lineSpacing, float size, int centered, int color, wchar_t text[80])Widget
Widget(const Widget &orig)Widget
~Widget()Widgetvirtual