Kate
QAssertMutexLocker Class Reference
Asserts when the mutex is already locked. Used for debugging threading problems. More...
#include <katelayoutcache.h>
Public Member Functions | |
QAssertMutexLocker (QMutex &mutex) | |
~QAssertMutexLocker () |
Detailed Description
Asserts when the mutex is already locked. Used for debugging threading problems.
Definition at line 64 of file katelayoutcache.h.
Constructor & Destructor Documentation
QAssertMutexLocker::QAssertMutexLocker | ( | QMutex & | mutex | ) | [inline] |
Definition at line 66 of file katelayoutcache.h.
QAssertMutexLocker::~QAssertMutexLocker | ( | ) | [inline] |
Definition at line 77 of file katelayoutcache.h.
The documentation for this class was generated from the following files: