![]() | Home · All Classes · Modules |
The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar. More...
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.
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().
This member should be treated as a constant.
Equals SO_TitleBar.
This member should be treated as a constant.
Equals 1.
PyQt 4.0.1 for X11 | Copyright © Riverbank Computing Ltd and Trolltech AS 2006 | Qt 4.1.4 |