Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

Layout Management

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

QBoxLayoutLines up child widgets horizontally or vertically
QButtonGroupOrganizes QButton widgets in a group
QGridSimple geometry management of its children
QGridLayoutLays out widgets in a grid
QGroupBoxGroup box frame with a title
QHBoxHorizontal geometry management for its child widgets
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
QStackedBoxStack of widgets where only the top widget is visible
QStackedLayoutMaintains a stack of widgets where only the top widget is visible
QVBoxVertical geometry management of its child widgets
QVBoxLayoutLines up widgets vertically
QWidgetItemLayout item that represents a widget


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1