|
mkRPG
|
The QuietComboBox class is a QComboBox with a userChangedCurrentIndex signal. More...
#include <quietwidgets.h>
Public Slots | |
| void | setModel (QAbstractItemModel *model) |
| void | setCurrentIndex (int index) |
Signals | |
| void | userChangedCurrentIndex (int) |
Public Member Functions | |
| QuietComboBox (QWidget *parent=nullptr) | |
The QuietComboBox class is a QComboBox with a userChangedCurrentIndex signal.
1.7.6.1