5 #ifndef BITCOIN_QT_QVALUECOMBOBOX_H 6 #define BITCOIN_QT_QVALUECOMBOBOX_H 22 QVariant
value()
const;
38 #endif // BITCOIN_QT_QVALUECOMBOBOX_H
QValueComboBox(QWidget *parent=nullptr)
void handleSelectionChanged(int idx)
void setValue(const QVariant &value)
void setRole(int role)
Specify model role to use as ordinal value (defaults to Qt::UserRole)