Module layout

Source
Expand description

Datastructures used to represent layouts in the compiler

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
Padding
PathLayout
Internal representation of a path layout

Enums§

Layout
Orientation

Functions§

implicit_layout_info_call
Get the implicit layout info of a particular element
layout_info_type
The Type for a runtime LayoutInfo structure