java.lang.Object
io.qt.QtObject
io.qt.core.QEventLoopLocker
- All Implemented Interfaces:
QtObjectInterface
Means to quit an event loop when it is no longer needed
Java wrapper for Qt class QEventLoopLocker
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QEventLoopLocker
public QEventLoopLocker() -
QEventLoopLocker
- Parameters:
loop
-
-
QEventLoopLocker
- Parameters:
thread
-
-
-
Method Details
-
swap
- Parameters:
other
-- Since:
- This function was introduced in Qt 6.7.
-