Go to the source code of this file.
Functions | |
QWidget * | addVStretch (QWidget *parent) |
QWidget * | addHStretch (QWidget *parent) |
QWidget * | addVSpacing (QWidget *parent, int height=8) |
QWidget * | addHSpacing (QWidget *parent, int width=8) |
|
Add a fixed height horizontal space |
|
Add horizontal stretchable space. |
|
Add a fixed height vertical space |
|
Add vertical stretchable space. |