Qt 4.8
Public Variables | List of all members
QGlobalStatic< T > Class Template Reference

#include <qglobal.h>

Public Variables

bool destroyed
 
QBasicAtomicPointer< T > pointer
 

Detailed Description

template<typename T>
class QGlobalStatic< T >

Definition at line 1939 of file qglobal.h.

Properties

◆ destroyed

template<typename T>
bool QGlobalStatic< T >::destroyed

◆ pointer

template<typename T>
QBasicAtomicPointer<T> QGlobalStatic< T >::pointer

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