ScummVM API documentation
GUI::ThemeLayoutMain Member List

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

_children (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_defaultH (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_defaultW (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_defaultX (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainprotected
_defaultY (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainprotected
_h (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_inset (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainprotected
_name (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainprotected
_overlays (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainprotected
_padding (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_parent (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_textHAlign (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_useRTL (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_w (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_x (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_y (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
addChild(ThemeLayout *child) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
getHeight() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
getLayoutType() const override (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMaininlineprotectedvirtual
getName() const override (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMaininlinevirtual
getTextHAlign() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
getUseRTL() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
getWidgetData(const Common::String &name, int16 &x, int16 &y, int16 &w, int16 &h, bool &useRTL) (defined in GUI::ThemeLayout)GUI::ThemeLayoutvirtual
getWidgetTextHAlign(const Common::String &name) (defined in GUI::ThemeLayout)GUI::ThemeLayoutvirtual
getWidth() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
importLayout(ThemeLayout *layout) (defined in GUI::ThemeLayout)GUI::ThemeLayout
isBound(Widget *widgetChain) constGUI::ThemeLayoutinlineprotectedvirtual
ItemAlign enum nameGUI::ThemeLayout
kItemAlignCenter enum valueGUI::ThemeLayout
kItemAlignEnd enum valueGUI::ThemeLayout
kItemAlignStart enum valueGUI::ThemeLayout
kItemAlignStretch enum valueGUI::ThemeLayout
kLayoutHorizontal enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutMain enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutScrollContainerWidget enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutSpace enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutTabWidget enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutVertical enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
kLayoutWidget enum value (defined in GUI::ThemeLayout)GUI::ThemeLayout
LayoutType enum name (defined in GUI::ThemeLayout)GUI::ThemeLayout
makeClone(ThemeLayout *newParent) override (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMaininlineprotectedvirtual
offsetX(int newX) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
offsetY(int newY) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
reflowLayout(Widget *widgetChain) override (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMainvirtual
resetLayout() override (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMaininlinevirtual
setHeight(int16 height) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
setPadding(int16 left, int16 right, int16 top, int16 bottom) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
setTextHAlign(Graphics::TextAlign align) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
setWidth(int16 width) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
ThemeLayout(ThemeLayout *p) (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
ThemeLayoutMain(const Common::String &name, const Common::String &overlays, int16 width, int16 height, int inset) (defined in GUI::ThemeLayoutMain)GUI::ThemeLayoutMaininline
~ThemeLayout() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlinevirtual