|
QmlMaterial 0.1.0
|
#include <qml_material/layout/layout_container.hpp>
Shared owner for lightweight layout geometry and preferred size propagation.
Child implicit sizes determine this item's implicit size. Child actual sizes determine placement and content size. The container owns x/y for participating children and owns width/height only on axes explicitly selected by Layout.fillWidth or Layout.fillHeight.