Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box. More...
#include <QStyleOptionToolBox>
Inherits QStyleOption.
|
The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box.
The QStyleOptionToolBox structure is used for drawing parts of the QToolBox.
This property holds the background role for the tool box tab.
This property holds the background role for the current widget.
This may be useful if you wish to draw the selected tab differently.
This property holds the palette for the current widget.
This may be useful if you wish the draw the selected tab differently.
This property holds the iconset (if any) for the tool box tab.
This property holds the text (if any) for the tool box tab.
Create a QStyleOptionToolBox structure with version version
The values of the structure are set to zero, null, or empty. It is the developers responsibility to set them correctly.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |