Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionComboBox class is used to describe the parameter for drawing a combobox. More...
#include <QStyleOptionComboBox>
Inherits QStyleOptionComplex.
The QStyleOptionComboBox class is used to describe the parameter for drawing a combobox.
The QStyleOptionComboBox class is used for drawing QComboBox.
Creates a QStyleOptionComboBox. The members variables are initialized to default values.
Constructs a copy of the other style option.
Equals SO_ComboBox.
Equals 1.
This variable holds the icon for the current item of the combo box.
This variable holds the text for the current item of the combo box.
This variable holds whether or not the combobox is editable or not.
See also QComboBox::isEditable().
This variable holds indicates whether whether the combo box has a frame.
This variable holds the icon size for the current item of the combo box.
This variable holds the popup rectangle for the combobox.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |