This is the complete list of members for GUI::SaveLoadChooserSimple, including all inherited members.
_backgroundType (defined in GUI::Dialog) | GUI::Dialog | protected |
_delSupport (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_dialogWasShown (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_dragWidget (defined in GUI::Dialog) | GUI::Dialog | protected |
_firstWidget (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_focusedWidget (defined in GUI::Dialog) | GUI::Dialog | protected |
_gridButton (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_h (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_listButton (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_metaEngine (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_metaInfoSupport (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_mouseUpdatedOnFocus (defined in GUI::Dialog) | GUI::Dialog | protected |
_mouseWidget (defined in GUI::Dialog) | GUI::Dialog | protected |
_name (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_playTimeSupport (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_resultString (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_saveDateSupport (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_saveList (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_saveMode (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_target (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_textDrawableArea (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_thumbnailSupport (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
_tickleWidget (defined in GUI::Dialog) | GUI::Dialog | protected |
_useRTL (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_visible (defined in GUI::Dialog) | GUI::Dialog | 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 |
activate(int slot, const Common::U32String &description) (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
addChild(Widget *newChild) (defined in GUI::GuiObject) | GUI::GuiObject | protectedvirtual |
addChooserButtons() (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
close() override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | virtual |
createSwitchButton(const Common::String &name, const Common::U32String &desc, const Common::U32String &tooltip, const char *image, uint32 cmd=0) (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | protected |
Dialog(int x, int y, int w, int h, bool scale=false) (defined in GUI::Dialog) | GUI::Dialog | protected |
Dialog(const Common::String &name) (defined in GUI::Dialog) | GUI::Dialog | protected |
drawDialog(DrawLayer layerToDraw) | GUI::Dialog | protectedvirtual |
drawWidgets() | GUI::Dialog | protected |
findWidget(int x, int y) (defined in GUI::Dialog) | GUI::Dialog | protected |
findWidget(const char *name) (defined in GUI::Dialog) | GUI::Dialog | protected |
getAbsX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getAbsY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getChildX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getChildY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getClipRect() const | GUI::GuiObject | protectedvirtual |
getFocusWidget() (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
getHeight() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getRelX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getRelY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
getResult() const (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
getResultString() const override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | virtual |
getTickleWidget() (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
getType() const override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | inlinevirtual |
getWidth() const (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
GuiObject(int x, int y, int w, int h, bool scale=false) (defined in GUI::GuiObject) | GUI::GuiObject | protected |
GuiObject(const Common::String &name) (defined in GUI::GuiObject) | GUI::GuiObject | protected |
handleCommand(CommandSender *sender, uint32 cmd, uint32 data) override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | virtual |
handleKeyDown(Common::KeyState state) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleKeyUp(Common::KeyState state) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleMouseDown(int x, int y, int button, int clickCount) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleMouseLeft(int button) (defined in GUI::Dialog) | GUI::Dialog | inlineprotectedvirtual |
handleMouseMoved(int x, int y, int button) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleMouseUp(int x, int y, int button, int clickCount) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleMouseWheel(int x, int y, int direction) override (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleOtherEvent(const Common::Event &evt) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleTickle() override (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | virtual |
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
isDragging() const (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
isMouseUpdatedOnFocus() const (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
isPointIn(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
isVisible() const override (defined in GUI::Dialog) | GUI::Dialog | inlineprotectedvirtual |
listSaves() | GUI::SaveLoadChooserDialog | protectedvirtual |
lostFocus() (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
markWidgetsAsDirty() | GUI::Dialog | protected |
open() override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | virtual |
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog) | GUI::Dialog | inlineprotectedvirtual |
reflowLayout() override (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | virtual |
releaseFocus() override (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
removeWidget(Widget *widget) override (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject) | GUI::GuiObject | protectedvirtual |
run(const Common::String &target, const MetaEngine *metaEngine) (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog | |
runModal() (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
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 | |
SaveLoadChooserSimple(const Common::U32String &title, const Common::U32String &buttonLabel, bool saveMode) (defined in GUI::SaveLoadChooserSimple) | GUI::SaveLoadChooserSimple | |
setDefaultFocusedWidget() (defined in GUI::Dialog) | GUI::Dialog | protected |
setFocusWidget(Widget *widget) (defined in GUI::Dialog) | GUI::Dialog | protected |
setMouseUpdatedOnFocus(bool mouseUpdatedOnFocus) (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
setResult(int result) (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject) | GUI::GuiObject | inlineprotectedvirtual |
setTickleWidget(Widget *widget) (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
unSetTickleWidget() (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
updateSaveList() override | GUI::SaveLoadChooserSimple | protectedvirtual |
~CommandReceiver() (defined in GUI::CommandReceiver) | GUI::CommandReceiver | inlineprotectedvirtual |
~GuiObject() override (defined in GUI::GuiObject) | GUI::GuiObject | protected |
~SaveLoadChooserDialog() override (defined in GUI::SaveLoadChooserDialog) | GUI::SaveLoadChooserDialog |