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
QButtonGroupContainer to organize groups of button widgets
QGridLayoutLays out widgets in a grid
QGridWidgetSimple geometry management of its children
QGroupBoxGroup box frame with a title
QHBoxLayoutLines up widgets horizontally
QHBoxWidgetHorizontal geometry management for its child widgets
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
QStackedLayoutMaintains a stack of widgets where only the top widget is visible
QStackedWidgetStack of widgets where only the top widget is visible
QVBoxLayoutLines up widgets vertically
QVBoxWidgetVertical geometry management of its child widgets
QWidgetItemLayout item that represents a widget


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2