![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 328 of file qqmlprivate.h.
typedef char QQmlPrivate::StaticCastSelector< From, To >::no_type |
Definition at line 331 of file qqmlprivate.h.
typedef int QQmlPrivate::StaticCastSelector< From, To >::yes_type |
Definition at line 330 of file qqmlprivate.h.
|
inlinestatic |
Definition at line 336 of file qqmlprivate.h.
|
static |
|
static |