QtlMovie 1.12 (A specialized FFmpeg front-end)
QtlSmartPointer.h File Reference

Declare the QtlSmartPointer template class. More...

Classes

class  QtlNullMutexLocker::Mutex
 The Mutex type for this locker class. More...
 
class  QtlMutexLocker
 The QtlMutexLocker class is a direct subclass of QMutexLocker. More...
 
class  QtlNullMutexLocker
 The QtlNullMutexLocker class is API-compatible with QtlMutexLocker but does nothing. More...
 
class  QtlSmartPointer< T, MUTEXLOCKER >
 Template smart pointer (reference-counted, auto-delete, optionally thread-safe). More...
 
class  QtlSmartPointer< T, MUTEXLOCKER >::SmartShared
 Shared implementation of the smart pointer. More...
 

Detailed Description

Declare the QtlSmartPointer template class.

Qtl, Qt utility library.