The QGridLayout class lays out widgets in a grid.
void addWidget(QWidget *w)
This is an overloaded member function, provided for convenience. It differs from the above function o...
The QLabel widget provides a text or image display.
The QLineEdit widget is a one-line text editor.
The QVBoxLayout class lines up widgets vertically.