Qt 4.8
|
#include <qglobal.h>
Public Variables | |
bool | destroyed |
QBasicAtomicPointer< T > | pointer |
bool QGlobalStatic< T >::destroyed |
Definition at line 1943 of file qglobal.h.
Referenced by QGlobalStaticDeleter< QPenPrivate >::~QGlobalStaticDeleter(), QGlobalStaticDeleter< QBrushData >::~QGlobalStaticDeleter(), and QGlobalStaticDeleter< T >::~QGlobalStaticDeleter().
QBasicAtomicPointer<T> QGlobalStatic< T >::pointer |
Definition at line 1942 of file qglobal.h.
Referenced by QGlobalStaticDeleter< QPenPrivate >::~QGlobalStaticDeleter(), QGlobalStaticDeleter< QBrushData >::~QGlobalStaticDeleter(), and QGlobalStaticDeleter< T >::~QGlobalStaticDeleter().