Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::QVariantGuiHelper Struct Reference
Inheritance diagram for QT_BEGIN_NAMESPACE::QVariantGuiHelper:
Collaboration diagram for QT_BEGIN_NAMESPACE::QVariantGuiHelper:

Static Public Member Functions

static const QtPrivate::QMetaTypeInterfaceinterfaceForType (int type)
static bool convert (const void *from, int fromTypeId, void *to, int toTypeId)
static const QtPrivate::QMetaTypeInterfaceinterfaceForType (int type)
static bool convert (const void *from, int fromTypeId, void *to, int toTypeId)
Static Public Member Functions inherited from QMetaTypeModuleHelper
static constexpr auto makePair (int from, int to) -> quint64
static const QtPrivate::QMetaTypeInterfaceinterfaceForType_dummy (int)
static bool convert_dummy (const void *, int, void *, int)

Additional Inherited Members

Public Attributes inherited from QMetaTypeModuleHelper
decltype(&interfaceForType_dummyinterfaceForType = &interfaceForType_dummy
decltype(&convert_dummyconvert = &convert_dummy

Detailed Description

Definition at line 55 of file qguivariant.cpp.

Member Function Documentation

◆ convert() [1/2]

bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert ( const void * from,
int fromTypeId,
void * to,
int toTypeId )
inlinestatic

Definition at line 69 of file qguivariant.cpp.

◆ convert() [2/2]

bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert ( const void * from,
int fromTypeId,
void * to,
int toTypeId )
inlinestatic

Definition at line 69 of file qguivariant.cpp.

◆ interfaceForType() [1/2]

const QtPrivate::QMetaTypeInterface * QT_BEGIN_NAMESPACE::QVariantGuiHelper::interfaceForType ( int type)
inlinestatic

Definition at line 60 of file qguivariant.cpp.

◆ interfaceForType() [2/2]

const QtPrivate::QMetaTypeInterface * QT_BEGIN_NAMESPACE::QVariantGuiHelper::interfaceForType ( int type)
inlinestatic

Definition at line 60 of file qguivariant.cpp.


The documentation for this struct was generated from the following file: