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
-
Constructor Details
-
QSignalBlocker
- Parameters:
o
-
-
-
Method Details
-
dismiss
- Since:
- This function was introduced in Qt 6.7.
-
reblock
-
unblock
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-