OrbitEngine::UI::LinearLayout class

Contents

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)