qt5base-lts/tests/auto/corelib/kernel/qsignalblocker
Axel Spoerl a7d7634f1b Implement QSignalBlocker::dismiss()
...to set m_o to nullptr and prevent an existing QSignalBlocker from
touching the QObject, which it was created for.
Add documentation and implement an autotest.

Change-Id: Ic18e80af5a57df1928f9d36aa0ab7ad79b6525fd
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-08-31 22:11:51 +00:00
..
.gitignore tst_QObject: separate QSignalBlocker tests 2013-12-11 10:05:07 +01:00
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qsignalblocker.cpp Implement QSignalBlocker::dismiss() 2023-08-31 22:11:51 +00:00