Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar. More...
#include <QStyleOptionTitleBar>
Inherits QStyleOptionComplex.
The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar.
The QStyleOptionTitleBar class is used to draw the title bars of QWorkspace's MDI children.
Constructs a QStyleOptionTitleBar. The members variables are initialized to default values.
Constructs a copy of the other style option.
Equals SO_TitleBar.
Equals 1.
This variable holds the icon for the title bar.
This variable holds the text of the title bar.
This variable holds the widget flags for the title bar.
See also Qt::WFlags.
This variable holds the state of the title bar.
This is basically the window state of the underlying widget.
See also QWidget::windowState().
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |