| Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
These classes are used to customize an application's appearance and style.
| Q3StyleOption | Optional parameters for QStyle functions |
| QBoxLayout | Lines up child widgets horizontally or vertically |
| QButtonGroup | Organizes QButton widgets in a group |
| QCDEStyle | CDE look and feel |
| QColor | Colors based on RGB or HSV values |
| QCommonStyle | Encapsulates the common Look and Feel of a GUI |
| QCursor | Mouse cursor with an arbitrary shape |
| QFont | Font used for drawing text |
| QGrid | Simple geometry management of its children |
| QGridLayout | Lays out widgets in a grid |
| QGroupBox | Group box frame with a title |
| QHBox | Horizontal geometry management for its child widgets |
| QHBoxLayout | Lines up widgets horizontally |
| QLayout | The base class of geometry managers |
| QLayoutItem | Abstract item that a QLayout manipulates |
| QMacStyle | Implements an Appearance Manager style |
| QMotifPlusStyle | More sophisticated Motif-ish look and feel |
| QMotifStyle | Motif look and feel |
| QPalette | Color groups for each widget state |
| QPlatinumStyle | Mac/Platinum look and feel |
| QSGIStyle | SGI/Irix look and feel |
| QSizeGrip | Corner-grip for resizing a top-level window |
| QSizePolicy | Layout attribute describing horizontal and vertical resizing policy |
| QSpacerItem | Blank space in a layout |
| QStackedBox | Stack of widgets where only the top widget is visible |
| QStackedLayout | Maintains a stack of widgets where only the top widget is visible |
| QStyle | The look and feel of a GUI |
| QStyleFactory | Creates QStyle objects |
| QStyleOption | And its sub-classes are used to describe the parameters used by QStyle functions |
| QStyleOptionFocusRect | Used to describe the parameters for drawing a focus rect with QStyle |
| QVBox | Vertical geometry management of its child widgets |
| QVBoxLayout | Lines up widgets vertically |
| QWidgetItem | Layout item that represents a widget |
| QWindowsStyle | Microsoft Windows-like look and feel |
| QWindowsXPStyle | Microsoft WindowsXP-like look and feel |
| Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |