Module qtjambi
Package io.qt.core

Class QReadLocker

java.lang.Object
io.qt.QtObject
io.qt.core.QReadLocker
All Implemented Interfaces:
QtObjectInterface, AutoCloseable

public class QReadLocker extends QtObject implements AutoCloseable

Convenience class that simplifies locking and unlocking read-write locks for read access

Java wrapper for Qt class QReadLocker