|
static const QtPrivate::QMetaTypeInterface * | interfaceForType (int type) |
static bool | convert (const void *from, int fromTypeId, void *to, int toTypeId) |
static const QtPrivate::QMetaTypeInterface * | interfaceForType (int type) |
static bool | convert (const void *from, int fromTypeId, void *to, int toTypeId) |
static constexpr auto | makePair (int from, int to) -> quint64 |
static const QtPrivate::QMetaTypeInterface * | interfaceForType_dummy (int) |
static bool | convert_dummy (const void *, int, void *, int) |
Definition at line 55 of file qguivariant.cpp.
◆ convert() [1/2]
bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert |
( |
const void * | from, |
|
|
int | fromTypeId, |
|
|
void * | to, |
|
|
int | toTypeId ) |
|
inlinestatic |
◆ convert() [2/2]
bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert |
( |
const void * | from, |
|
|
int | fromTypeId, |
|
|
void * | to, |
|
|
int | toTypeId ) |
|
inlinestatic |
◆ interfaceForType() [1/2]
◆ interfaceForType() [2/2]
The documentation for this struct was generated from the following file: