This is the complete list of members for GUI::TextViewerDialog, including all inherited members.
_backgroundType (defined in GUI::Dialog) | GUI::Dialog | 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 |
_h (defined in GUI::GuiObject) | GUI::GuiObject | 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 |
_textDrawableArea (defined in GUI::GuiObject) | GUI::GuiObject | 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 |
addChild(Widget *newChild) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
close() (defined in GUI::Dialog) | GUI::Dialog | virtual |
destroy() (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | |
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 | |
drawDialog(DrawLayer layerToDraw) | GUI::TextViewerDialog | virtual |
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 | inlinevirtual |
getAbsY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getChildX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getChildY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getClipRect() const | GUI::GuiObject | virtual |
getFocusWidget() (defined in GUI::Dialog) | GUI::Dialog | inline |
getHeight() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getRelX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getRelY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getResult() const (defined in GUI::Dialog) | GUI::Dialog | inlineprotected |
getTickleWidget() (defined in GUI::Dialog) | GUI::Dialog | inline |
getWidth() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
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) (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | virtual |
handleKeyDown(Common::KeyState state) (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | virtual |
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) (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | virtual |
handleOtherEvent(const Common::Event &evt) (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleTickle() (defined in GUI::Dialog) | GUI::Dialog | protectedvirtual |
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
isDragging() const (defined in GUI::Dialog) | GUI::Dialog | inline |
isMouseUpdatedOnFocus() const (defined in GUI::Dialog) | GUI::Dialog | inline |
isPointIn(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
isVisible() const override (defined in GUI::Dialog) | GUI::Dialog | inlinevirtual |
lostFocus() (defined in GUI::Dialog) | GUI::Dialog | virtual |
markWidgetsAsDirty() | GUI::Dialog | protected |
open() (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | virtual |
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog) | GUI::Dialog | inlinevirtual |
releaseFocus() override (defined in GUI::Dialog) | GUI::Dialog | virtual |
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 | virtual |
runModal() (defined in GUI::Dialog) | GUI::Dialog | virtual |
setDefaultFocusedWidget() (defined in GUI::Dialog) | GUI::Dialog | protected |
setFocusWidget(Widget *widget) (defined in GUI::Dialog) | GUI::Dialog | |
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 | inlinevirtual |
setTickleWidget(Widget *widget) (defined in GUI::Dialog) | GUI::Dialog | inline |
TextViewerDialog(const Common::Path &fname) (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog | |
unSetTickleWidget() (defined in GUI::Dialog) | GUI::Dialog | inline |
~CommandReceiver() (defined in GUI::CommandReceiver) | GUI::CommandReceiver | inlineprotectedvirtual |
~GuiObject() override (defined in GUI::GuiObject) | GUI::GuiObject | |
~TextViewerDialog() (defined in GUI::TextViewerDialog) | GUI::TextViewerDialog |