rat_widget

Module layout

Source
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§

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.