Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
These classes are used to customize an application's appearance and style.
QBoxLayout | Lines up child widgets horizontally or vertically |
QButtonGroup | Container to organize groups of button widgets |
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 |
QDecorationFactory | Creates QDecoration objects |
QFont | Font used for drawing text |
QGridLayout | Lays out widgets in a grid |
QGridWidget | Simple geometry management of its children |
QGroupBox | Group box frame with a title |
QHBoxLayout | Lines up widgets horizontally |
QHBoxWidget | Horizontal geometry management for its child widgets |
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 |
QPocketPCStyle | Microsoft PocketPC-like 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 |
QStackedLayout | Maintains a stack of widgets where only the top widget is visible |
QStackedWidget | Stack of widgets where only the top widget is visible |
QStyle | Abstract base class that encapsulates the look and feel of a GUI |
QStyleFactory | Creates QStyle objects |
QStyleOption | Stores the parameters used by QStyle functions |
QVBoxLayout | Lines up widgets vertically |
QVBoxWidget | Vertical geometry management of its child widgets |
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-b1 |