Grid layout: arrange widget in a grid
Bases: pymt.ui.widgets.layout.abstractlayout.MTAbstractLayout
Grid layout arrange item in a matrix.
Number of columns in grid
Number of rows in grid
Spacing between widgets
Try to have same width for all children
Try to have same height for all children
Box layout: arrange widget in horizontal or vertical
ScreenLayout: display only one widget in fullscreen at time
Enter search terms or a module, class or function name.