Home · All Classes · Modules

QReadWriteLock Class Reference
[QtCore module]

Types

Methods


Detailed Description


Type Documentation

QReadWriteLock.RecursionMode


Method Documentation

QReadWriteLock.__init__ (self)

QReadWriteLock.__init__ (self, RecursionMode)

QReadWriteLock.lockForRead (self)

QReadWriteLock.lockForWrite (self)

bool QReadWriteLock.tryLockForRead (self)

bool QReadWriteLock.tryLockForRead (self, int)

bool QReadWriteLock.tryLockForWrite (self)

bool QReadWriteLock.tryLockForWrite (self, int)

QReadWriteLock.unlock (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0