Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
A class that would block the signals of a QObject and until its destructor is called would be useful. The class could be similar to QMutexLocker and named QSignalBlocker.