Home | All Classes | Main Classes | Annotated | Grouped Classes | 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.
This property holds the icon for the title bar.
This property holds the text of the title bar.
This property holds the widget flags for the title bar.
See also Qt::WFlags.
This property holds the state of the title bar.
This is basically the window state of the underlying widget.
See also QWidget::windowState().
Constructs a QStyleOptionTitleBar. The members variables are initialized to default values.
Copyright © 2004 Trolltech | Trademarks | Qt 4.0.0-b1 |