Expand description
Datastructures used to represent layouts in the compiler
Structs§
- BoxLayout
- Internal representation of a BoxLayout
- Grid
Layout - Internal representation of a grid layout
- Grid
Layout Element - An element in a GridLayout
- Layout
Constraints - Layout
Geometry - Layout
Item - An Item in the layout tree
- Layout
Rect - Padding
- Spacing
Enums§
Functions§
- create_
new_ prop - Create a new property based on the name. (it might get a different name if that property exist)
- implicit_
layout_ info_ call - Get the implicit layout info of a particular element
- is_
layout - Return true if this type is a layout that has constraints