ScummVM API documentation
GUI::LauncherDialog Member List

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

_addButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_backgroundType (defined in GUI::Dialog)GUI::Dialogprotected
_browser (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_domains (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_dragWidget (defined in GUI::Dialog)GUI::Dialogprotected
_editButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_focusedWidget (defined in GUI::Dialog)GUI::Dialogprotected
_gridButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_groupBy (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_groupPic (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_grpChooserDesc (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_grpChooserPopup (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_listButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_loadButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_loadDialog (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_logo (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_metadataParser (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_mouseUpdatedOnFocus (defined in GUI::Dialog)GUI::Dialogprotected
_mouseWidget (defined in GUI::Dialog)GUI::Dialogprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_removeButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_search (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_searchClearButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_searchDesc (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_searchPic (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_searchWidget (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_startButton (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_tickleWidget (defined in GUI::Dialog)GUI::Dialogprotected
_title (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
_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
addGame()GUI::LauncherDialogprotectedvirtual
addLayoutChooserButtons()GUI::LauncherDialogprotected
build() (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedvirtual
clean() (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
close() override (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedvirtual
createSwitchButton(const Common::String &name, const Common::U32String &desc, const Common::U32String &tooltip, const char *image, uint32 cmd=0) (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
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
doGameDetection(const Common::Path &path) (defined in GUI::LauncherDialog)GUI::LauncherDialog
drawDialog(DrawLayer layerToDraw)GUI::Dialogprotectedvirtual
drawWidgets()GUI::Dialogprotected
editGame(int item)GUI::LauncherDialogprotected
findWidget(int x, int y) (defined in GUI::Dialog)GUI::Dialogprotected
findWidget(const char *name) (defined in GUI::Dialog)GUI::Dialogprotected
generateEntries(const Common::ConfigManager::DomainMap &domains) (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
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
getGameConfig(int item, Common::String key) (defined in GUI::LauncherDialog)GUI::LauncherDialog
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getNextPos(int item)=0 (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedpure virtual
getRelX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getResult() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
getSelected()=0 (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedpure virtual
getTickleWidget() (defined in GUI::Dialog)GUI::Dialoginline
getType() const =0 (defined in GUI::LauncherDialog)GUI::LauncherDialogpure virtual
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::LauncherDialog)GUI::LauncherDialogvirtual
handleKeyDown(Common::KeyState state) override (defined in GUI::LauncherDialog)GUI::LauncherDialogvirtual
handleKeyUp(Common::KeyState state) override (defined in GUI::LauncherDialog)GUI::LauncherDialogvirtual
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) override (defined in GUI::LauncherDialog)GUI::LauncherDialogvirtual
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
LauncherDialog(const Common::String &dialogName) (defined in GUI::LauncherDialog)GUI::LauncherDialog
loadGame(int item)GUI::LauncherDialogprotected
lostFocus() (defined in GUI::Dialog)GUI::Dialogvirtual
markWidgetsAsDirty()GUI::Dialogprotected
massAddGame() (defined in GUI::LauncherDialog)GUI::LauncherDialogprotected
open() override (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedvirtual
rebuild() (defined in GUI::LauncherDialog)GUI::LauncherDialog
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog)GUI::Dialoginlinevirtual
recordGame(int item)GUI::LauncherDialogprotected
reflowLayout() override (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedvirtual
releaseFocus() override (defined in GUI::Dialog)GUI::Dialogvirtual
removeGame(int item)GUI::LauncherDialogprotected
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
run() (defined in GUI::LauncherDialog)GUI::LauncherDialog
runModal() (defined in GUI::Dialog)GUI::Dialogvirtual
selectTarget(const Common::String &target)=0GUI::LauncherDialogprotectedpure virtual
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
updateButtons()=0 (defined in GUI::LauncherDialog)GUI::LauncherDialogprotectedpure virtual
updateListing(int selPos=-1)=0GUI::LauncherDialogprotectedpure virtual
~CommandReceiver() (defined in GUI::CommandReceiver)GUI::CommandReceiverinlineprotectedvirtual
~GuiObject() override (defined in GUI::GuiObject)GUI::GuiObject
~LauncherDialog() override (defined in GUI::LauncherDialog)GUI::LauncherDialog