This is the complete list of members for GUI::UnknownGameDialog, including all inherited members.
_addAnywayButton | GUI::UnknownGameDialog | [private] |
_backgroundType | GUI::Dialog | [protected] |
_closeButton | GUI::UnknownGameDialog | [private] |
_copyToClipboardButton | GUI::UnknownGameDialog | [private] |
_detectedGame | GUI::UnknownGameDialog | [private] |
_dragWidget | GUI::Dialog | [protected] |
_firstWidget | GUI::GuiObject | [protected] |
_focusedWidget | GUI::Dialog | [protected] |
_h | GUI::GuiObject | [protected] |
_mouseWidget | GUI::Dialog | [protected] |
_name | GUI::GuiObject | [protected] |
_openBugTrackerUrlButton | GUI::UnknownGameDialog | [private] |
_textContainer | GUI::UnknownGameDialog | [private] |
_textDrawableArea | GUI::GuiObject | [protected] |
_textWidgets | GUI::UnknownGameDialog | [private] |
_tickleWidget | GUI::Dialog | [protected] |
_visible | GUI::Dialog | [protected] |
_w | GUI::GuiObject | [protected] |
_x | GUI::GuiObject | [protected] |
_y | GUI::GuiObject | [protected] |
close() | GUI::Dialog | [protected, virtual] |
Dialog(int x, int y, int w, int h) | GUI::Dialog | |
Dialog(const Common::String &name) | GUI::Dialog | |
drawDialog(DrawLayer layerToDraw) | GUI::Dialog | [protected, virtual] |
drawWidgets() | GUI::Dialog | [protected] |
encodeUrlString(const Common::String &string) | GUI::UnknownGameDialog | [private, static] |
findWidget(int x, int y) | GUI::Dialog | [protected] |
findWidget(const char *name) | GUI::Dialog | [protected] |
generateBugtrackerURL() | GUI::UnknownGameDialog | [private] |
getAbsX() const | GUI::GuiObject | [inline, virtual] |
getAbsY() const | GUI::GuiObject | [inline, virtual] |
getChildX() const | GUI::GuiObject | [inline, virtual] |
getChildY() const | GUI::GuiObject | [inline, virtual] |
getClipRect() const | GUI::GuiObject | [virtual] |
getFocusWidget() | GUI::Dialog | [inline] |
getHeight() const | GUI::GuiObject | [inline, virtual] |
getRelX() const | GUI::GuiObject | [inline, virtual] |
getRelY() const | GUI::GuiObject | [inline, virtual] |
getResult() const | GUI::Dialog | [inline, protected] |
getTickleWidget() | GUI::Dialog | [inline] |
getWidth() const | GUI::GuiObject | [inline, virtual] |
GuiObject(int x, int y, int w, int h) | GUI::GuiObject | [inline] |
GuiObject(const Common::String &name) | GUI::GuiObject | |
handleCommand(GUI::CommandSender *sender, uint32 cmd, uint32 data) override | GUI::UnknownGameDialog | [private, 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) override | GUI::UnknownGameDialog | [virtual] |
handleOtherEvent(Common::Event evt) | GUI::Dialog | [protected, virtual] |
handleTickle() | GUI::Dialog | [protected, virtual] |
isPointIn(int x, int y) | GUI::GuiObject | [inline, virtual] |
isVisible() const | GUI::Dialog | [inline, virtual] |
lostFocus() | GUI::Dialog | [virtual] |
markWidgetsAsDirty() | GUI::Dialog | [protected] |
open() | GUI::Dialog | [protected, virtual] |
rebuild() | GUI::UnknownGameDialog | [private] |
receivedFocus(int x=-1, int y=-1) | GUI::Dialog | [inline, virtual] |
reflowLayout() override | GUI::UnknownGameDialog | [private, virtual] |
releaseFocus() | GUI::Dialog | [virtual] |
removeWidget(Widget *widget) | GUI::Dialog | [protected, virtual] |
runModal() | GUI::Dialog | [virtual] |
setDefaultFocusedWidget() | GUI::Dialog | [protected] |
setFocusWidget(Widget *widget) | GUI::Dialog | |
setResult(int result) | GUI::Dialog | [inline, protected] |
setTextDrawableArea(const Common::Rect &r) | GUI::GuiObject | [inline, virtual] |
setTickleWidget(Widget *widget) | GUI::Dialog | [inline] |
UnknownGameDialog(const DetectedGame &detectedGame) | GUI::UnknownGameDialog | |
unSetTickleWidget() | GUI::Dialog | [inline] |
~CommandReceiver() | GUI::CommandReceiver | [inline, protected, virtual] |
~GuiObject() | GUI::GuiObject | |
Generated on Sat Nov 30 2019 05:02:06 for ResidualVM by 1.7.1
|
|