Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

Layout Management

These classes provide automatic geometry (layout) management of widgets.

Q3GridSimple geometry management of its children
Q3HBoxHorizontal geometry management for its child widgets
Q3VBoxVertical geometry management of its child widgets
QBoxLayoutLines up child widgets horizontally or vertically
QButtonGroupContainer to organize groups of button widgets
QGridLayoutLays out widgets in a grid
QGroupBoxGroup box frame with a title
QHBoxLayoutLines up widgets horizontally
QLayoutThe base class of geometry managers
QLayoutItemAbstract item that a QLayout manipulates
QSizePolicyLayout attribute describing horizontal and vertical resizing policy
QSpacerItemBlank space in a layout
QStackedLayoutStack of widgets where only one widget is visible at a time
QStackedWidgetStack of widgets where only one widget is visible at a time
QVBoxLayoutLines up widgets vertically
QWidgetItemLayout item that represents a widget


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-rc1