QtlMovie 1.12 (A specialized FFmpeg front-end)
QtlNullMutexLocker Class Reference

The QtlNullMutexLocker class is API-compatible with QtlMutexLocker but does nothing. More...

Classes

class  Mutex
 The Mutex type for this locker class. More...
 

Public Member Functions

 QtlNullMutexLocker (Mutex *mutex)
 Constructor. More...
 

Private Member Functions

 QtlNullMutexLocker () Q_DECL_EQ_DELETE
 

Detailed Description

The QtlNullMutexLocker class is API-compatible with QtlMutexLocker but does nothing.

QtlMutexLocker is designed so that it can be used as template parameters to QtlSmartPointer.

Constructor & Destructor Documentation

◆ QtlNullMutexLocker() [1/2]

QtlNullMutexLocker::QtlNullMutexLocker ( Mutex mutex)
inline

Constructor.

Parameters
[in,out]mutexThe associated mutex.

◆ QtlNullMutexLocker() [2/2]

QtlNullMutexLocker::QtlNullMutexLocker ( )
private

The documentation for this class was generated from the following file: