Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
These classes are relevant to threaded applications.
QMutex | Access serialization between threads |
QMutexLocker | Simplifies locking and unlocking QMutexes |
QSemaphore | Robust integer semaphore |
QThread | Platform-independent threads |
QThreadStorage | Per-thread data storage |
QWaitCondition | Allows waiting/waking for conditions between threads |
Copyright © 2007 Trolltech | Trademarks | Qt 3.3.8
|