![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlprivate.h>
Public Types | |
typedef int | yes_type |
typedef char | no_type |
Static Public Member Functions | |
static yes_type | checkType (To *) |
static no_type | checkType (...) |
static int | cast () |
Definition at line 319 of file qqmlprivate.h.
typedef char QQmlPrivate::StaticCastSelector< From, To >::no_type |
Definition at line 322 of file qqmlprivate.h.
typedef int QQmlPrivate::StaticCastSelector< From, To >::yes_type |
Definition at line 321 of file qqmlprivate.h.
|
inlinestatic |
Definition at line 327 of file qqmlprivate.h.
Referenced by qmlRegisterAnonymousType(), qmlRegisterCustomExtendedType(), qmlRegisterCustomType(), qmlRegisterExtendedType(), qmlRegisterExtendedType(), qmlRegisterExtendedUncreatableType(), qmlRegisterRevision(), qmlRegisterType(), QQmlPrivate::qmlRegisterTypeAndRevisions(), QQmlPrivate::qmlRegisterTypeAndRevisions< QQmlTypeNotAvailable, void >(), and qmlRegisterUncreatableType().
|
static |
|
static |