java.lang.Object
io.qt.QtObject
io.qt.core.QSignalBlocker
- All Implemented Interfaces:
QtObjectInterface
,AutoCloseable
Exception-safe wrapper around QObject::blockSignals()
Java wrapper for Qt class QSignalBlocker
- Since:
- This class was introduced in Qt 5.3.
-
Constructor Details
-
QSignalBlocker
- Parameters:
o
-
-
-
Method Details
-
reblock
-
unblock
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-