Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionDockWidget class is used to describe the parameters for drawing a dock window. More...
#include <QStyleOptionDockWidget>
Inherits QStyleOption.
The QStyleOptionDockWidget class is used to describe the parameters for drawing a dock window.
Constructs a QStyleOptionDockWidget. The member variables are initialized to default values.
Constructs a copy of the other style option.
Equals SO_DockWidget.
Equals 1.
This variable holds indicates that the dock window is closable.
This variable holds indicates that the dock window is floatable.
This variable holds indicates that the dock window is movable.
This variable holds the title of the dock window.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |