ScummVM API documentation
GUI::SaveLoadChooserDialog Member List

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

_backgroundType (defined in GUI::Dialog)GUI::Dialogprotected
_delSupport (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_dialogWasShown (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_dragWidget (defined in GUI::Dialog)GUI::Dialogprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_focusedWidget (defined in GUI::Dialog)GUI::Dialogprotected
_gridButton (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_listButton (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_metaEngine (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_metaInfoSupport (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_mouseUpdatedOnFocus (defined in GUI::Dialog)GUI::Dialogprotected
_mouseWidget (defined in GUI::Dialog)GUI::Dialogprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_playTimeSupport (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_resultString (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_saveDateSupport (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_saveList (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_saveMode (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_target (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_thumbnailSupport (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
_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
activate(int slot, const Common::U32String &description) (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
addChild(Widget *newChild) (defined in GUI::GuiObject)GUI::GuiObjectprotectedvirtual
addChooserButtons() (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
close() override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogvirtual
createSwitchButton(const Common::String &name, const Common::U32String &desc, const Common::U32String &tooltip, const char *image, uint32 cmd=0) (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotected
Dialog(int x, int y, int w, int h, bool scale=false) (defined in GUI::Dialog)GUI::Dialogprotected
Dialog(const Common::String &name) (defined in GUI::Dialog)GUI::Dialogprotected
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::GuiObjectinlineprotectedvirtual
getAbsY() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getChildX() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getChildY() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getClipRect() constGUI::GuiObjectprotectedvirtual
getFocusWidget() (defined in GUI::Dialog)GUI::Dialoginlineprotected
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getRelX() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
getResult() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
getResultString() const =0 (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogpure virtual
getTickleWidget() (defined in GUI::Dialog)GUI::Dialoginlineprotected
getType() const =0 (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogpure virtual
getWidth() const (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
GuiObject(int x, int y, int w, int h, bool scale=false) (defined in GUI::GuiObject)GUI::GuiObjectprotected
GuiObject(const Common::String &name) (defined in GUI::GuiObject)GUI::GuiObjectprotected
handleCommand(CommandSender *sender, uint32 cmd, uint32 data) override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogvirtual
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() override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogvirtual
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
isDragging() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
isMouseUpdatedOnFocus() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
isPointIn(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlineprotectedvirtual
isVisible() const override (defined in GUI::Dialog)GUI::Dialoginlineprotectedvirtual
listSaves()GUI::SaveLoadChooserDialogprotectedvirtual
lostFocus() (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
markWidgetsAsDirty()GUI::Dialogprotected
open() override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogvirtual
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog)GUI::Dialoginlineprotectedvirtual
reflowLayout() override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogvirtual
releaseFocus() override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
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::GuiObjectprotectedvirtual
run(const Common::String &target, const MetaEngine *metaEngine) (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialog
runIntern()=0 (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialogprotectedpure virtual
runModal() (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
SaveLoadChooserDialog(const Common::String &dialogName, const bool saveMode) (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialog
SaveLoadChooserDialog(int x, int y, int w, int h, const bool saveMode) (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialog
setDefaultFocusedWidget() (defined in GUI::Dialog)GUI::Dialogprotected
setFocusWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialogprotected
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::GuiObjectinlineprotectedvirtual
setTickleWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialoginlineprotected
unSetTickleWidget() (defined in GUI::Dialog)GUI::Dialoginlineprotected
updateSaveList()GUI::SaveLoadChooserDialogprotectedvirtual
~CommandReceiver() (defined in GUI::CommandReceiver)GUI::CommandReceiverinlineprotectedvirtual
~GuiObject() override (defined in GUI::GuiObject)GUI::GuiObjectprotected
~SaveLoadChooserDialog() override (defined in GUI::SaveLoadChooserDialog)GUI::SaveLoadChooserDialog