| add(Widget *w) | MAUI::Widget | [virtual] |
| addWidgetListener(WidgetListener *wl) | MAUI::Widget | |
| autoSizeX | MAUI::Label | [protected] |
| autoSizeY | MAUI::Label | [protected] |
| backColor | MAUI::Widget | [protected] |
| bounds | MAUI::Widget | [protected] |
| calcStrSize() | MAUI::Label | [protected] |
| caption | MAUI::Label | [protected] |
| children | MAUI::Widget | [protected] |
| contains(const Point &p) | MAUI::Widget | [virtual] |
| contains(int x, int y) | MAUI::Widget | [virtual] |
| cuttedCaption | MAUI::Label | [protected] |
| dirty | MAUI::Widget | [protected] |
| draw(bool forceDraw=false) | MAUI::Widget | [virtual] |
| drawBackground() | MAUI::Widget | [protected] |
| drawWidget() | MAUI::Label | [protected, virtual] |
| enabled | MAUI::Widget | [protected] |
| font | MAUI::Label | [protected] |
| getAutoSizeX() const | MAUI::Label | |
| getAutoSizeY() const | MAUI::Label | |
| getBounds() | MAUI::Widget | [virtual] |
| getCaption() const | MAUI::Label | |
| getChildren() | MAUI::Widget | |
| getChildren() const | MAUI::Widget | |
| getFont() const | MAUI::Label | |
| getHeight() const | MAUI::Widget | |
| getHorizontalAlignment() const | MAUI::Label | |
| getPaddedBounds() const | MAUI::Widget | |
| getPaddedPosition() const | MAUI::Widget | |
| getPaddingBottom() const | MAUI::Widget | |
| getPaddingLeft() const | MAUI::Widget | |
| getPaddingRight() const | MAUI::Widget | |
| getPaddingTop() const | MAUI::Widget | |
| getParent() | MAUI::Widget | |
| getPosition() const | MAUI::Widget | |
| getTextStart(int *x, int *y) | MAUI::Label | [protected] |
| getVerticalAlignment() const | MAUI::Label | |
| getWidgetListeners() | MAUI::Widget | |
| getWidth() const | MAUI::Widget | |
| HA_CENTER enum value | MAUI::Label | |
| HA_LEFT enum value | MAUI::Label | |
| HA_RIGHT enum value | MAUI::Label | |
| horizontalAlignment | MAUI::Label | [protected] |
| HorizontalAlignment enum name | MAUI::Label | |
| isDirty() const | MAUI::Widget | [protected] |
| isEnabled() const | MAUI::Widget | |
| isMultiLine() | MAUI::Label | |
| isSelected() const | MAUI::Widget | |
| isTransparent() const | MAUI::Widget | [virtual] |
| Label(int x, int y, int width, int height, Widget *parent) | MAUI::Label | |
| Label(int x, int y, int width, int height, Widget *parent, const String &caption, int backColor, Font *font) | MAUI::Label | |
| mInputManager | MAUI::Widget | [protected] |
| multiLine | MAUI::Label | [protected] |
| mustCalcStrSize | MAUI::Label | [protected] |
| paddedBounds | MAUI::Widget | [protected] |
| paddingBottom | MAUI::Widget | [protected] |
| paddingLeft | MAUI::Widget | [protected] |
| paddingRight | MAUI::Widget | [protected] |
| paddingTop | MAUI::Widget | [protected] |
| parent | MAUI::Widget | [protected] |
| relX | MAUI::Widget | [protected] |
| relY | MAUI::Widget | [protected] |
| removeWidgetListener(WidgetListener *wl) | MAUI::Widget | |
| requestRepaint() | MAUI::Widget | |
| resize(int width, int height) | MAUI::Label | [protected] |
| selected | MAUI::Widget | [protected] |
| setAutoSizeX(bool f=true) | MAUI::Label | |
| setAutoSizeY(bool f=true) | MAUI::Label | |
| setBackgroundColor(int col) | MAUI::Widget | |
| setCaption(const String &caption) | MAUI::Label | [virtual] |
| setDirty(bool d=true) | MAUI::Widget | [protected] |
| setDrawBackground(bool b=true) | MAUI::Widget | |
| setEnabled(bool enabled=true) | MAUI::Widget | [virtual] |
| setFont(Font *font) | MAUI::Label | |
| setHeight(int height) | MAUI::Widget | [virtual] |
| setHorizontalAlignment(HorizontalAlignment alignment) | MAUI::Label | |
| setInputManager(InputManager *inputManager) | MAUI::Widget | |
| setMultiLine(bool b=true) | MAUI::Label | |
| setPaddingBottom(int b) | MAUI::Label | [virtual] |
| setPaddingLeft(int l) | MAUI::Label | [virtual] |
| setPaddingRight(int r) | MAUI::Label | [virtual] |
| setPaddingTop(int t) | MAUI::Label | [virtual] |
| setParameter(const String &name, const String &value) | MAUI::Label | [virtual] |
| setParent(Widget *w) | MAUI::Widget | |
| setPosition(int x, int y) | MAUI::Widget | [virtual] |
| setSelected(bool selected=true) | MAUI::Widget | [virtual] |
| setSkin(WidgetSkin *widgetSkin) | MAUI::Widget | [virtual] |
| setVerticalAlignment(VerticalAlignment alignment) | MAUI::Label | |
| setWidth(int width) | MAUI::Widget | [virtual] |
| shouldDrawBackground | MAUI::Widget | [protected] |
| skin | MAUI::Widget | [protected] |
| strHeight | MAUI::Label | [protected] |
| strSize | MAUI::Label | [protected] |
| strWidth | MAUI::Label | [protected] |
| trigger() | MAUI::Widget | [virtual] |
| update() | MAUI::Label | [virtual] |
| updateAbsolutePosition() | MAUI::Widget | [protected] |
| updateAbsolutePositionChildren(int x, int y) | MAUI::Widget | [protected] |
| updatePaddedBounds() | MAUI::Widget | [protected] |
| VA_BOTTOM enum value | MAUI::Label | |
| VA_CENTER enum value | MAUI::Label | |
| VA_TOP enum value | MAUI::Label | |
| VerticalAlignment enum name | MAUI::Label | |
| verticalAlignment | MAUI::Label | [protected] |
| Widget(int x, int y, int width, int height, Widget *parent) | MAUI::Widget | |
| widgetAt(const Point &p) | MAUI::Widget | |
| widgetAt(int x, int y) | MAUI::Widget | |
| widgetListeners | MAUI::Widget | [protected] |
| ~Widget() | MAUI::Widget | [virtual] |