Qt 4.8
|
#include <qdeclarativeprivate.h>
Public Types | |
typedef char | no_type |
typedef int | yes_type |
Static Public Functions | |
static int | cast () |
static yes_type | check (To *) |
static no_type | check (...) |
Definition at line 114 of file qdeclarativeprivate.h.
typedef char QDeclarativePrivate::StaticCastSelector< From, To >::no_type |
Definition at line 117 of file qdeclarativeprivate.h.
typedef int QDeclarativePrivate::StaticCastSelector< From, To >::yes_type |
Definition at line 116 of file qdeclarativeprivate.h.
|
inlinestatic |
Definition at line 122 of file qdeclarativeprivate.h.
Referenced by qmlRegisterCustomType(), qmlRegisterExtendedType(), qmlRegisterRevision(), qmlRegisterType(), qmlRegisterUncreatableType(), and QDeclarativePrivate::qmlRegisterUncreatableType().
|
static |
|
static |