ScummVM API documentation
GUI::ThemeLayoutStacked Member List

This is the complete list of members for GUI::ThemeLayoutStacked, 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
_h (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_itemAlign (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedprotected
_padding (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_parent (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_spacing (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedprotected
_textHAlign (defined in GUI::ThemeLayout)GUI::ThemeLayoutprotected
_type (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedprotected
_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::ThemeLayoutStacked)GUI::ThemeLayoutStackedinlineprotectedvirtual
getName() const (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlinevirtual
getParentHeight() (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedprotected
getParentWidth() (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedprotected
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::ThemeLayoutStacked)GUI::ThemeLayoutStackedinlineprotectedvirtual
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::ThemeLayoutStacked)GUI::ThemeLayoutStackedinlinevirtual
reflowLayoutHorizontal(Widget *widgetChain) (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStacked
reflowLayoutVertical(Widget *widgetChain) (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStacked
resetLayout() (defined in GUI::ThemeLayout)GUI::ThemeLayoutvirtual
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
ThemeLayoutStacked(ThemeLayout *p, LayoutType type, int spacing, ItemAlign itemAlign) (defined in GUI::ThemeLayoutStacked)GUI::ThemeLayoutStackedinline
~ThemeLayout() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlinevirtual