Home · All Classes · Modules

QSystemSemaphore Class Reference
[QtCore module]

Types

Methods


Detailed Description


Type Documentation

QSystemSemaphore.AccessMode

QSystemSemaphore.SystemSemaphoreError


Method Documentation

QSystemSemaphore.__init__ (self, QString, int initialValue = 0, AccessMode mode = QSystemSemaphore.Open)

bool QSystemSemaphore.acquire (self)

SystemSemaphoreError QSystemSemaphore.error (self)

QString QSystemSemaphore.errorString (self)

QString QSystemSemaphore.key (self)

bool QSystemSemaphore.release (self, int n = 1)

QSystemSemaphore.setKey (self, QString, int initialValue = 0, AccessMode mode = QSystemSemaphore.Open)


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