This is the complete list of members for GUI::GuiObject, including all inherited members.
| _firstWidget (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _h (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _name (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _textDrawableArea (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _useRTL (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _w (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _x (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| _y (defined in GUI::GuiObject) | GUI::GuiObject | protected |
| addChild(Widget *newChild) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
| getAbsX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getAbsY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getChildX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getChildY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getClipRect() const | GUI::GuiObject | virtual |
| getHeight() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getRelX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getRelY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| getWidth() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| GuiObject(int x, int y, int w, int h, bool scale=false) (defined in GUI::GuiObject) | GUI::GuiObject | |
| GuiObject(const Common::String &name) (defined in GUI::GuiObject) | GUI::GuiObject | |
| handleCommand(CommandSender *sender, uint32 cmd, uint32 data) (defined in GUI::CommandReceiver) | GUI::CommandReceiver | inlineprotectedvirtual |
| handleMouseWheel(int x, int y, int direction) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| isPointIn(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| isVisible() const =0 (defined in GUI::GuiObject) | GUI::GuiObject | pure virtual |
| reflowLayout() (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
| releaseFocus()=0 (defined in GUI::GuiObject) | GUI::GuiObject | protectedpure virtual |
| removeWidget(Widget *widget) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
| resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
| setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
| ~CommandReceiver() (defined in GUI::CommandReceiver) | GUI::CommandReceiver | inlineprotectedvirtual |
| ~GuiObject() override (defined in GUI::GuiObject) | GUI::GuiObject |