#include <qvaluecombobox.h>
Definition at line 13 of file qvaluecombobox.h.
◆ QValueComboBox()
QValueComboBox::QValueComboBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ handleSelectionChanged
void QValueComboBox::handleSelectionChanged |
( |
int |
idx | ) |
|
|
privateslot |
◆ setRole()
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.
◆ setValue()
void QValueComboBox::setValue |
( |
const QVariant & |
value | ) |
|
◆ value()
QVariant QValueComboBox::value |
( |
| ) |
const |
◆ valueChanged
void QValueComboBox::valueChanged |
( |
| ) |
|
|
signal |
◆ role
◆ value
QVariant QValueComboBox::value |
|
readwrite |
The documentation for this class was generated from the following files: