mkRPG
Data Structures
src/editor/GUI/quietwidgets.h File Reference

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...

Detailed Description

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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines