![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QStyleOptionHeader class is used to describe the parameters for drawing a header. More...
#include <QStyleOptionHeader>
Part of the QtGui module.
Inherits QStyleOption.
|
|
The QStyleOptionHeader class is used to describe the parameters for drawing a header.
The QStyleOptionHeader class is used for drawing the item views' header pane, header sort arrow, and header label.
This property holds the icon of the header.
This property holds the alignment flags for the icon of the header.
See also Qt::Alignment.
This property holds which section of the header is being painted.
This property holds the text of the header.
This property holds the alignment flags for the text of the header.
See also Qt::Alignment.
Constructs a QStyleOptionHeader. The members variables are initialized to default values.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |