, including all inherited members.
_backgroundType | GUI::Dialog | [protected] |
_delSupport | GUI::SaveLoadChooserDialog | [protected] |
_dialogWasShown | GUI::SaveLoadChooserDialog | [protected] |
_dragWidget | GUI::Dialog | [protected] |
_firstWidget | GUI::GuiObject | [protected] |
_focusedWidget | GUI::Dialog | [protected] |
_gridButton | GUI::SaveLoadChooserDialog | [protected] |
_h | GUI::GuiObject | [protected] |
_listButton | GUI::SaveLoadChooserDialog | [protected] |
_metaEngine | GUI::SaveLoadChooserDialog | [protected] |
_metaInfoSupport | GUI::SaveLoadChooserDialog | [protected] |
_mouseWidget | GUI::Dialog | [protected] |
_name | GUI::GuiObject | [protected] |
_playTimeSupport | GUI::SaveLoadChooserDialog | [protected] |
_saveDateSupport | GUI::SaveLoadChooserDialog | [protected] |
_saveList | GUI::SaveLoadChooserDialog | [protected] |
_saveMode | GUI::SaveLoadChooserDialog | [protected] |
_target | GUI::SaveLoadChooserDialog | [protected] |
_textDrawableArea | GUI::GuiObject | [protected] |
_thumbnailSupport | GUI::SaveLoadChooserDialog | [protected] |
_tickleWidget | GUI::Dialog | [protected] |
_visible | GUI::Dialog | [protected] |
_w | GUI::GuiObject | [protected] |
_x | GUI::GuiObject | [protected] |
_y | GUI::GuiObject | [protected] |
addChooserButtons() | GUI::SaveLoadChooserDialog | [protected] |
close() | GUI::SaveLoadChooserDialog | [virtual] |
createSwitchButton(const Common::String &name, const char *desc, const char *tooltip, const char *image, uint32 cmd=0) | GUI::SaveLoadChooserDialog | [protected] |
Dialog(int x, int y, int w, int h) | GUI::Dialog | [protected] |
Dialog(const Common::String &name) | GUI::Dialog | [protected] |
drawDialog(DrawLayer layerToDraw) | GUI::Dialog | [protected, virtual] |
drawWidgets() | GUI::Dialog | [protected] |
findWidget(int x, int y) | GUI::Dialog | [protected] |
findWidget(const char *name) | GUI::Dialog | [protected] |
getAbsX() const | GUI::GuiObject | [inline, protected, virtual] |
getAbsY() const | GUI::GuiObject | [inline, protected, virtual] |
getChildX() const | GUI::GuiObject | [inline, protected, virtual] |
getChildY() const | GUI::GuiObject | [inline, protected, virtual] |
getClipRect() const | GUI::GuiObject | [protected, virtual] |
getFocusWidget() | GUI::Dialog | [inline, protected] |
getHeight() const | GUI::GuiObject | [inline, protected, virtual] |
getRelX() const | GUI::GuiObject | [inline, protected, virtual] |
getRelY() const | GUI::GuiObject | [inline, protected, virtual] |
getResult() const | GUI::Dialog | [inline, protected] |
getResultString() const =0 | GUI::SaveLoadChooserDialog | [pure virtual] |
getTickleWidget() | GUI::Dialog | [inline, protected] |
getType() const =0 | GUI::SaveLoadChooserDialog | [pure virtual] |
getWidth() const | GUI::GuiObject | [inline, protected, virtual] |
GuiObject(int x, int y, int w, int h) | GUI::GuiObject | [inline, protected] |
GuiObject(const Common::String &name) | GUI::GuiObject | [protected] |
handleCommand(CommandSender *sender, uint32 cmd, uint32 data) | GUI::SaveLoadChooserDialog | [virtual] |
handleKeyDown(Common::KeyState state) | GUI::Dialog | [protected, virtual] |
handleKeyUp(Common::KeyState state) | GUI::Dialog | [protected, virtual] |
handleMouseDown(int x, int y, int button, int clickCount) | GUI::Dialog | [protected, virtual] |
handleMouseMoved(int x, int y, int button) | GUI::Dialog | [protected, virtual] |
handleMouseUp(int x, int y, int button, int clickCount) | GUI::Dialog | [protected, virtual] |
handleMouseWheel(int x, int y, int direction) | GUI::Dialog | [protected, virtual] |
handleOtherEvent(Common::Event evt) | GUI::Dialog | [protected, virtual] |
handleTickle() | GUI::SaveLoadChooserDialog | [virtual] |
isPointIn(int x, int y) | GUI::GuiObject | [inline, protected, virtual] |
isVisible() const | GUI::Dialog | [inline, protected, virtual] |
listSaves() | GUI::SaveLoadChooserDialog | [protected, virtual] |
lostFocus() | GUI::Dialog | [protected, virtual] |
markWidgetsAsDirty() | GUI::Dialog | [protected] |
open() | GUI::SaveLoadChooserDialog | [virtual] |
receivedFocus(int x=-1, int y=-1) | GUI::Dialog | [inline, protected, virtual] |
reflowLayout() | GUI::SaveLoadChooserDialog | [virtual] |
releaseFocus() | GUI::Dialog | [protected, virtual] |
removeWidget(Widget *widget) | GUI::Dialog | [protected, virtual] |
run(const Common::String &target, const MetaEngine *metaEngine) | GUI::SaveLoadChooserDialog | |
runIntern()=0 | GUI::SaveLoadChooserDialog | [protected, pure virtual] |
runModal() | GUI::Dialog | [protected, virtual] |
SaveLoadChooserDialog(const Common::String &dialogName, const bool saveMode) | GUI::SaveLoadChooserDialog | |
SaveLoadChooserDialog(int x, int y, int w, int h, const bool saveMode) | GUI::SaveLoadChooserDialog | |
setDefaultFocusedWidget() | GUI::Dialog | [protected] |
setFocusWidget(Widget *widget) | GUI::Dialog | [protected] |
setResult(int result) | GUI::Dialog | [inline, protected] |
setTextDrawableArea(const Common::Rect &r) | GUI::GuiObject | [inline, protected, virtual] |
setTickleWidget(Widget *widget) | GUI::Dialog | [inline, protected] |
unSetTickleWidget() | GUI::Dialog | [inline, protected] |
updateSaveList() | GUI::SaveLoadChooserDialog | [protected, virtual] |
~CommandReceiver() | GUI::CommandReceiver | [inline, protected, virtual] |
~GuiObject() | GUI::GuiObject | [protected] |
~SaveLoadChooserDialog() | GUI::SaveLoadChooserDialog | [virtual] |