Expand description
Some functions that calculate more complicate layouts.
Structs§
- Stores layout data resulting from some layout algorithm.
- Create a layout with a single column of label+widget.
Enums§
- Constraint data for layout_edit
- Label constraints.
- Widget constraints.
Functions§
- Calculates a layout for a dialog with buttons.
- Layout for an edit mask with lots of label+widget pairs.
- Calculates a full grid of rects from the horizontal and vertical components.
- Calculate the middle Rect inside a given area.