#include <qvaluecombobox.h>
Definition at line 12 of file qvaluecombobox.h.
QValueComboBox::QValueComboBox |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
void QValueComboBox::handleSelectionChanged |
( |
int |
idx | ) |
|
|
privateslot |
void QValueComboBox::setRole |
( |
int |
role | ) |
|
Specify model role to use as ordinal value (defaults to Qt::UserRole)
Definition at line 23 of file qvaluecombobox.cpp.
void QValueComboBox::setValue |
( |
const QVariant & |
value | ) |
|
QVariant QValueComboBox::value |
( |
| ) |
const |
void QValueComboBox::valueChanged |
( |
| ) |
|
|
signal |
QVariant QValueComboBox::value |
|
readwrite |
The documentation for this class was generated from the following files: