Script
|
Simplified ComboBox widget. More...
#include <qswidget.h>
Properties | |
QStringList | itemList |
stringlist of items | |
QString | currentItem |
currently selected item | |
bool | editable |
whether the combo box may be edited by the user | |
int | currentItemPos |
index of the current item | |
Simplified ComboBox widget.
|
readwrite |
currently selected item
|
readwrite |
index of the current item
|
readwrite |
whether the combo box may be edited by the user
|
readwrite |
stringlist of items