java.lang.Object
io.qt.QtObject
io.qt.core.QBasicMutex
io.qt.core.QMutex
- All Implemented Interfaces:
QtObjectInterface
Access serialization between threads
Java wrapper for Qt class QMutex
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.core.QBasicMutex
lock, tryLock, unlock
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QMutex
public QMutex()See
QMutex::
QMutex()
-
-
Method Details
-
tryLock
-