![]() |
Qt 4.8
|
#include <qglobal.h>
Public Types | |
| enum | { isPointer = false, isComplex = true, isStatic = true, isLarge = (sizeof(T)>sizeof(void*)), isDummy = false } |
| anonymous enum |
| Enumerator | |
|---|---|
| isPointer | |
| isComplex | |
| isStatic | |
| isLarge | |
| isDummy | |
Definition at line 2123 of file qglobal.h.