|
mkRPG
|
Definition of the editors that does not emit signal when their value is changed by setting directly it. More...
#include <QComboBox>Go to the source code of this file.
Data Structures | |
| class | QuietComboBox |
| The QuietComboBox class is a QComboBox with a userChangedCurrentIndex signal. More... | |
Definition of the editors that does not emit signal when their value is changed by setting directly it.
These classes are usefull to avoid event loops.
1.7.6.1