ScummVM API documentation
GUI::ThemeLayoutScrollContainerWidget Member List

This is the complete list of members for GUI::ThemeLayoutScrollContainerWidget, 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
_name (defined in GUI::ThemeLayoutWidget)GUI::ThemeLayoutWidgetprotected
_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::ThemeLayoutScrollContainerWidget)GUI::ThemeLayoutScrollContainerWidgetinlineprotectedvirtual
getName() const override (defined in GUI::ThemeLayoutWidget)GUI::ThemeLayoutWidgetinlinevirtual
getTextHAlign() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
getUseRTL() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinline
getWidget(Widget *widgetChain) const (defined in GUI::ThemeLayoutWidget)GUI::ThemeLayoutWidgetprotected
getWidgetData(const Common::String &name, int16 &x, int16 &y, int16 &w, int16 &h, bool &useRTL) override (defined in GUI::ThemeLayoutScrollContainerWidget)GUI::ThemeLayoutScrollContainerWidgetinlinevirtual
getWidgetTextHAlign(const Common::String &name) override (defined in GUI::ThemeLayoutWidget)GUI::ThemeLayoutWidgetvirtual
getWidth() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlineprotected
importLayout(ThemeLayout *layout) (defined in GUI::ThemeLayout)GUI::ThemeLayout
isBound(Widget *widgetChain) const overrideGUI::ThemeLayoutWidgetprotectedvirtual
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::ThemeLayoutScrollContainerWidget)GUI::ThemeLayoutScrollContainerWidgetinlineprotectedvirtual
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::ThemeLayoutScrollContainerWidget)GUI::ThemeLayoutScrollContainerWidgetinlinevirtual
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
ThemeLayoutScrollContainerWidget(ThemeLayout *p, const Common::String &name, int16 w, int16 h, Graphics::TextAlign align, int scrollWidth) (defined in GUI::ThemeLayoutScrollContainerWidget)GUI::ThemeLayoutScrollContainerWidgetinline
ThemeLayoutWidget(ThemeLayout *p, const Common::String &name, int16 w, int16 h, Graphics::TextAlign align, bool useRTL) (defined in GUI::ThemeLayoutWidget)GUI::ThemeLayoutWidgetinline
~ThemeLayout() (defined in GUI::ThemeLayout)GUI::ThemeLayoutinlinevirtual