Classes
-
Annotated
-
Tree
-
Functions
-
Home
-
Structure
Geometry Management
These classes provide automatic geometry management of widgets.
QBoxLayout
(Lines up child widgets horizontally or vertically)
QGrid
(Simple geometry management of its children)
QGridLayout
(Lays out widgets in a grid)
QHBox
(Simple geometry management on its children)
QHBoxLayout
(Lines up widgets horizontally)
QHButtonGroup
(Organizes QButton widgets in a group with one horizontal row)
QHGroupBox
(Organizes widgets in a group with one horizontal row)
QLayout
(The base class of geometry specifiers)
QVBox
(Simple geometry management on its children)
QVBoxLayout
(Lines up widgets vertically)
QVButtonGroup
(Organizes QButton widgets in a group with one vertical column)
QVGroupBox
(Organizes widgets in a group with one vertical column)
Copyright © 2001 Trolltech
Trademarks
Qt version 3.0.0-beta1-beta1