Module sixtyfps_compilerlib::layout [−][src]
Datastructures used to represent layouts in the compiler
Modules
| gen |
Structs
| BoxLayout | Internal representation of a BoxLayout |
| GridLayout | Internal representation of a grid layout |
| GridLayoutElement | An element in a GridLayout |
| LayoutConstraints | |
| LayoutGeometry | |
| LayoutItem | An Item in the layout tree |
| LayoutRect | |
| LayoutVec | Holds a list of all layout in the component |
| Padding | |
| PathLayout | Internal representation of a path layout |
Enums
| Layout |