#include <VISUConfig.hh>
Public Member Functions | |
| Mutex (QMutex *theMutex) | |
| ~Mutex () | |
Private Attributes | |
| QMutex * | myMutex |
| int | isQAppLocked |
| VISU.Mutex::Mutex | ( | QMutex * | theMutex | ) |
References MESSAGE, MYDEBUG, VISU.Mutex.myMutex, and VISU.mySCnt.
| VISU.Mutex::~Mutex | ( | ) |
References MESSAGE, MYDEBUG, VISU.Mutex.myMutex, and VISU.mySCnt.
QMutex* VISU.Mutex.myMutex [private] |
int VISU.Mutex.isQAppLocked [private] |