Qt 4.8
QtPrivate
QEnableIf< true, T >
Public Types
|
List of all members
QtPrivate::QEnableIf< true, T > Struct Template Reference
#include <
qglobal.h
>
Public Types
typedef T
Type
Detailed Description
template<typename T>
struct QtPrivate::QEnableIf< true, T >
Definition at line
2813
of file
qglobal.h
.
Typedefs
◆
Type
template<typename T >
typedef T
QtPrivate::QEnableIf
< true, T >::
Type
Definition at line
2813
of file
qglobal.h
.
The documentation for this struct was generated from the following file:
/src/corelib/global/
qglobal.h
Qt 4.8 Source Code Browser