Qgridlayout
A QGridLayout is a class from the Qt toolkit which lays out GUI widgets in a grid.
Qwidget
QWidget is key part of the Qt C++ classes
Others
Example |
---|
However the qwidget gauge1 is always bigger than the other one.i want to use a qgridlayout because the application has to work on different sizes of a screen from question Qgridlayout with matplotlib figures |