ScummVM API documentation
GUI::RichTextWidget Member List

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

_boss (defined in GUI::Widget)GUI::Widgetprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_hasFocus (defined in GUI::Widget)GUI::Widgetprotected
_imageArchive (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_innerMargin (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_limitH (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_mouseDownStartY (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_mouseDownY (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_next (defined in GUI::Widget)GUI::Widgetprotected
_scrollbarWidth (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_scrolledX (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_scrolledY (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_state (defined in GUI::Widget)GUI::Widgetprotected
_surface (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_target (defined in GUI::CommandSender)GUI::CommandSenderprotected
_text (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_textHeight (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_textWidth (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_tooltip (defined in GUI::Widget)GUI::Widgetprotected
_txtWnd (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_type (defined in GUI::Widget)GUI::Widgetprotected
_useRTL (defined in GUI::GuiObject)GUI::GuiObjectprotected
_verticalScroll (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
_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
cleanupHotkey(const Common::U32String &label) (defined in GUI::Widget)GUI::Widget
clearFlags(int flags) (defined in GUI::Widget)GUI::Widget
CommandSender(CommandReceiver *target) (defined in GUI::CommandSender)GUI::CommandSenderinline
containsWidget(Widget *) const override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
containsWidgetInChain(Widget *start, Widget *search) (defined in GUI::Widget)GUI::Widgetstatic
createWidget() (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
draw() overrideGUI::RichTextWidgetvirtual
drawWidget() override (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotectedvirtual
findWidget(int x, int y) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotectedvirtual
findWidgetInChain(Widget *start, int x, int y) (defined in GUI::Widget)GUI::Widgetstatic
findWidgetInChain(Widget *start, const char *name) (defined in GUI::Widget)GUI::Widgetstatic
getAbsX() const override (defined in GUI::Widget)GUI::Widgetinlinevirtual
getAbsY() const override (defined in GUI::Widget)GUI::Widgetinlinevirtual
getChildX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getClipRect() constGUI::GuiObjectvirtual
getFlags() const (defined in GUI::Widget)GUI::Widgetinline
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getMinSize(int &minWidth, int &minHeight)GUI::Widgetinlinevirtual
getRelX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getTarget() const (defined in GUI::CommandSender)GUI::CommandSenderinline
getTooltip() const (defined in GUI::Widget)GUI::Widgetinline
getType() const (defined in GUI::Widget)GUI::Widgetinline
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::RichTextWidget)GUI::RichTextWidgetvirtual
handleKeyDown(Common::KeyState state) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleKeyUp(Common::KeyState state) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseDown(int x, int y, int button, int clickCount) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
handleMouseEntered(int button) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseLeft(int button) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseMoved(int x, int y, int button) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
handleMouseUp(int x, int y, int button, int clickCount) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
handleMouseWheel(int x, int y, int direction) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
handleOtherEvent(const Common::Event &evt) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleTickle() (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleTooltipUpdate(int x, int y) override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
hasTooltip() const (defined in GUI::Widget)GUI::Widgetinline
init() (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
isEnabled() const (defined in GUI::Widget)GUI::Widget
isPointIn(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
isVisible() const override (defined in GUI::Widget)GUI::Widgetvirtual
lostFocus() (defined in GUI::Widget)GUI::Widgetinline
lostFocusWidget() (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
markAsDirty() overrideGUI::RichTextWidgetvirtual
next() (defined in GUI::Widget)GUI::Widgetinline
parseHotkey(const Common::U32String &label) (defined in GUI::Widget)GUI::Widget
read(const Common::U32String &str) (defined in GUI::Widget)GUI::Widget
recalc() (defined in GUI::RichTextWidget)GUI::RichTextWidgetprotected
receivedFocus() (defined in GUI::Widget)GUI::Widgetinline
receivedFocusWidget() (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
reflowLayout() override (defined in GUI::RichTextWidget)GUI::RichTextWidgetvirtual
releaseFocus() override (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
removeWidget(Widget *widget) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
RichTextWidget(GuiObject *boss, int x, int y, int w, int h, bool scale, const Common::U32String &text, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::RichTextWidget)GUI::RichTextWidget
RichTextWidget(GuiObject *boss, int x, int y, int w, int h, const Common::U32String &text, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::RichTextWidget)GUI::RichTextWidget
RichTextWidget(GuiObject *boss, const Common::String &name, const Common::U32String &text, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::RichTextWidget)GUI::RichTextWidget
sendCommand(uint32 cmd, uint32 data) (defined in GUI::CommandSender)GUI::CommandSenderinlinevirtual
setBoss(GuiObject *newBoss) (defined in GUI::Widget)GUI::Widgetinline
setEnabled(bool e) (defined in GUI::Widget)GUI::Widget
setFlags(int flags) (defined in GUI::Widget)GUI::Widget
setImageArchive(const Common::Path &fname) (defined in GUI::RichTextWidget)GUI::RichTextWidgetinline
setNext(Widget *w) (defined in GUI::Widget)GUI::Widgetinline
setPos(int x, int y) (defined in GUI::Widget)GUI::Widgetinlinevirtual
setSize(int w, int h) (defined in GUI::Widget)GUI::Widgetinlinevirtual
setTarget(CommandReceiver *target) (defined in GUI::CommandSender)GUI::CommandSenderinline
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
setTooltip(const Common::U32String &tooltip) (defined in GUI::Widget)GUI::Widgetinline
setTooltip(const Common::String &tooltip) (defined in GUI::Widget)GUI::Widgetinline
setVisible(bool e) (defined in GUI::Widget)GUI::Widget
updateState(int oldFlags, int newFlags) (defined in GUI::Widget)GUI::Widgetprotected
useRTL() const (defined in GUI::Widget)GUI::Widget
wantsFocus() (defined in GUI::Widget)GUI::Widgetinlinevirtual
Widget(GuiObject *boss, int x, int y, int w, int h, bool scale, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget)GUI::Widget
Widget(GuiObject *boss, int x, int y, int w, int h, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget)GUI::Widget
Widget(GuiObject *boss, const Common::String &name, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget)GUI::Widget
~CommandReceiver() (defined in GUI::CommandReceiver)GUI::CommandReceiverinlineprotectedvirtual
~CommandSender() (defined in GUI::CommandSender)GUI::CommandSenderinlinevirtual
~GuiObject() override (defined in GUI::GuiObject)GUI::GuiObject
~RichTextWidget() (defined in GUI::RichTextWidget)GUI::RichTextWidget
~Widget() override (defined in GUI::Widget)GUI::Widget