class
#include <OE/UI/Layouts/LinearLayout.hpp>
LinearLayout
Contents
- Reference
Base classes
- class PaddeableLayout
- class AlignableLayout
Public functions
- void calculateLayout(Element* element) override
- void setLayout(Element* element) override
- auto getSpacing() -> float
- auto getOrientation() -> Orientation
- void setSpacing(float spacing)
- void setOrientation(Orientation orientation)
- void setExpandChildrens(bool widthExpand, bool heightExpand)
- void setControlChildrensSize(bool widthControlSize, bool heightControlSize)