ScummVM API documentation
MainMenuDialog Member List

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

_aboutDialog (defined in MainMenuDialog)MainMenuDialogprotected
_backgroundType (defined in GUI::Dialog)GUI::Dialogprotected
_dragWidget (defined in GUI::Dialog)GUI::Dialogprotected
_engine (defined in MainMenuDialog)MainMenuDialogprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_focusedWidget (defined in GUI::Dialog)GUI::Dialogprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_helpButton (defined in MainMenuDialog)MainMenuDialogprotected
_loadDialog (defined in MainMenuDialog)MainMenuDialogprotected
_logo (defined in MainMenuDialog)MainMenuDialogprotected
_mouseUpdatedOnFocus (defined in GUI::Dialog)GUI::Dialogprotected
_mouseWidget (defined in GUI::Dialog)GUI::Dialogprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_returnToLauncherButton (defined in MainMenuDialog)MainMenuDialogprotected
_saveDialog (defined in MainMenuDialog)MainMenuDialogprotected
_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(GUI::CommandSender *sender, uint32 cmd, uint32 data) override (defined in MainMenuDialog)MainMenuDialogvirtual
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
kAboutCmd enum value (defined in MainMenuDialog)MainMenuDialog
kChooseCmd enum value (defined in MainMenuDialog)MainMenuDialog
kHelpCmd enum value (defined in MainMenuDialog)MainMenuDialog
kLauncherCmd enum value (defined in MainMenuDialog)MainMenuDialog
kLoadCmd enum value (defined in MainMenuDialog)MainMenuDialog
kOptionsCmd enum value (defined in MainMenuDialog)MainMenuDialog
kPlayCmd enum value (defined in MainMenuDialog)MainMenuDialog
kQuitCmd enum value (defined in MainMenuDialog)MainMenuDialog
kSaveCmd enum value (defined in MainMenuDialog)MainMenuDialog
load() (defined in MainMenuDialog)MainMenuDialogprotected
lostFocus() (defined in GUI::Dialog)GUI::Dialogvirtual
MainMenuDialog(Engine *engine) (defined in MainMenuDialog)MainMenuDialog
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 MainMenuDialog)MainMenuDialogvirtual
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
save() (defined in MainMenuDialog)MainMenuDialogprotected
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
~MainMenuDialog() (defined in MainMenuDialog)MainMenuDialog