Home · All Classes · Main Classes · Grouped Classes · Modules · 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 |
QGroupBox | Group box frame with a title |
QHBoxLayout | Lines up widgets horizontally |
QInputContextFactory | Creates QInputContext objects |
QLayout | The base class of geometry managers |
QLayoutItem | Abstract item that a QLayout manipulates |
QMacStyle | Mac OS X style using the Apple Appearance Manager |
QMotifStyle | Motif look and feel |
QPalette | Color groups for each widget state |
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 | Stack of widgets where only one widget is visible at a time |
QStackedWidget | Stack of widgets where only one widget is visible at a time |
QStyle | Abstract base class that encapsulates the look and feel of a GUI |
QStyleFactory | Creates QStyle objects |
QStyleHintReturn | Style hints that return more than basic data types |
QStyleHintReturnMask | Style hints that return a QRegion |
QStyleOption | Stores the parameters used by QStyle functions |
QStylePainter | Convenience class for drawing QStyle elements inside a widget |
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 © 2005 Trolltech | Trademarks | Qt 4.1.0 |