Qt 4.8
|
#include <qcore_mac_p.h>
Public Functions | |
template<typename X > | |
X | as () const |
T * | operator & () |
operator T () | |
QCFType | operator= (const QCFType &helper) |
QCFType (const T &t=0) | |
QCFType (const QCFType &helper) | |
~QCFType () | |
Static Public Functions | |
static QCFType | constructFromGet (const T &t) |
Protected Variables | |
T | type |
Definition at line 110 of file qcore_mac_p.h.
Definition at line 113 of file qcore_mac_p.h.
Definition at line 114 of file qcore_mac_p.h.
Definition at line 115 of file qcore_mac_p.h.
Definition at line 129 of file qcore_mac_p.h.
|
inline |
Definition at line 127 of file qcore_mac_p.h.
|
inline |
Definition at line 116 of file qcore_mac_p.h.
Definition at line 117 of file qcore_mac_p.h.
|
protected |
Definition at line 135 of file qcore_mac_p.h.
Referenced by QCFType< CGFontRef >::operator=().