ScummVM API documentation
GUI::Dialog Member List

This is the complete list of members for GUI::Dialog, including all inherited members.

_backgroundType (defined in GUI::Dialog)GUI::Dialogprotected
_dragWidget (defined in GUI::Dialog)GUI::Dialogprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_focusedWidget (defined in GUI::Dialog)GUI::Dialogprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_mouseUpdatedOnFocus (defined in GUI::Dialog)GUI::Dialogprotected
_mouseWidget (defined in GUI::Dialog)GUI::Dialogprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_tickleWidget (defined in GUI::Dialog)GUI::Dialogprotected
_useRTL (defined in GUI::GuiObject)GUI::GuiObjectprotected
_visible (defined in GUI::Dialog)GUI::Dialogprotected
_w (defined in GUI::GuiObject)GUI::GuiObjectprotected
_x (defined in GUI::GuiObject)GUI::GuiObjectprotected
_y (defined in GUI::GuiObject)GUI::GuiObjectprotected
addChild(Widget *newChild) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
close() (defined in GUI::Dialog)GUI::Dialogvirtual
Dialog(int x, int y, int w, int h, bool scale=false) (defined in GUI::Dialog)GUI::Dialog
Dialog(const Common::String &name) (defined in GUI::Dialog)GUI::Dialog
drawDialog(DrawLayer layerToDraw)GUI::Dialogprotectedvirtual
drawWidgets()GUI::Dialogprotected
findWidget(int x, int y) (defined in GUI::Dialog)GUI::Dialogprotected
findWidget(const char *name) (defined in GUI::Dialog)GUI::Dialogprotected
getAbsX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getAbsY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getClipRect() constGUI::GuiObjectvirtual
getFocusWidget() (defined in GUI::Dialog)GUI::Dialoginline
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getResult() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
getTickleWidget() (defined in GUI::Dialog)GUI::Dialoginline
getWidth() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
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) override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleKeyDown(Common::KeyState state) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleKeyUp(Common::KeyState state) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseDown(int x, int y, int button, int clickCount) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseLeft(int button) (defined in GUI::Dialog)GUI::Dialoginlineprotectedvirtual
handleMouseMoved(int x, int y, int button) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseUp(int x, int y, int button, int clickCount) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseWheel(int x, int y, int direction) override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleOtherEvent(const Common::Event &evt) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleTickle() (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
isDragging() const (defined in GUI::Dialog)GUI::Dialoginline
isMouseUpdatedOnFocus() const (defined in GUI::Dialog)GUI::Dialoginline
isPointIn(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
isVisible() const override (defined in GUI::Dialog)GUI::Dialoginlinevirtual
lostFocus() (defined in GUI::Dialog)GUI::Dialogvirtual
markWidgetsAsDirty()GUI::Dialogprotected
open() (defined in GUI::Dialog)GUI::Dialogvirtual
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog)GUI::Dialoginlinevirtual
reflowLayout() override (defined in GUI::Dialog)GUI::Dialogvirtual
releaseFocus() override (defined in GUI::Dialog)GUI::Dialogvirtual
removeWidget(Widget *widget) override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
runModal() (defined in GUI::Dialog)GUI::Dialogvirtual
setDefaultFocusedWidget() (defined in GUI::Dialog)GUI::Dialogprotected
setFocusWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialog
setMouseUpdatedOnFocus(bool mouseUpdatedOnFocus) (defined in GUI::Dialog)GUI::Dialoginlineprotected
setResult(int result) (defined in GUI::Dialog)GUI::Dialoginlineprotected
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
setTickleWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialoginline
unSetTickleWidget() (defined in GUI::Dialog)GUI::Dialoginline
~CommandReceiver() (defined in GUI::CommandReceiver)GUI::CommandReceiverinlineprotectedvirtual
~GuiObject() override (defined in GUI::GuiObject)GUI::GuiObject