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

Widget Appearance and Style

These classes are used to customize an application's appearance and style.

Q3StyleOptionOptional parameters for QStyle functions
QBoxLayoutLines up child widgets horizontally or vertically
QButtonGroupOrganizes QButton widgets in a group
QCDEStyleCDE look and feel
QColorColors based on RGB or HSV values
QCommonStyleEncapsulates the common Look and Feel of a GUI
QCursorMouse cursor with an arbitrary shape
QFontFont used for drawing text
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
QMacStyleImplements an Appearance Manager style
QMotifPlusStyleMore sophisticated Motif-ish look and feel
QMotifStyleMotif look and feel
QPaletteColor groups for each widget state
QPlatinumStyleMac/Platinum look and feel
QSGIStyleSGI/Irix look and feel
QSizeGripCorner-grip for resizing a top-level window
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
QStyleThe look and feel of a GUI
QStyleFactoryCreates QStyle objects
QStyleOptionAnd its sub-classes are used to describe the parameters used by QStyle functions
QStyleOptionFocusRectUsed to describe the parameters for drawing a focus rect with QStyle
QVBoxVertical geometry management of its child widgets
QVBoxLayoutLines up widgets vertically
QWidgetItemLayout item that represents a widget
QWindowsStyleMicrosoft Windows-like look and feel
QWindowsXPStyleMicrosoft WindowsXP-like look and feel


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1