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:

Public Member Functions

const QtPrivate::QMetaTypeInterfaceinterfaceForType (int type) const override
 
bool convert (const void *from, int fromTypeId, void *to, int toTypeId) const override
 
const QtPrivate::QMetaTypeInterfaceinterfaceForType (int type) const override
 
bool convert (const void *from, int fromTypeId, void *to, int toTypeId) const override
 
- Public Member Functions inherited from QMetaTypeModuleHelper

Additional Inherited Members

- Static Public Member Functions inherited from QMetaTypeModuleHelper
static Q_WEAK_OVERLOAD constexpr auto makePair (int from, int to) -> quint64
 
- Protected Member Functions inherited from QMetaTypeModuleHelper
 QMetaTypeModuleHelper ()=default
 
 ~QMetaTypeModuleHelper ()=default
 

Detailed Description

Definition at line 60 of file qguivariant.cpp.

Member Function Documentation

◆ convert() [1/2]

bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert ( const void * ,
int ,
void * ,
int  ) const
inlineoverridevirtual

Reimplemented from QMetaTypeModuleHelper.

Definition at line 73 of file qguivariant.cpp.

◆ convert() [2/2]

bool QT_BEGIN_NAMESPACE::QVariantGuiHelper::convert ( const void * ,
int ,
void * ,
int  ) const
inlineoverridevirtual

Reimplemented from QMetaTypeModuleHelper.

Definition at line 73 of file qguivariant.cpp.

◆ interfaceForType() [1/2]

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

Implements QMetaTypeModuleHelper.

Definition at line 65 of file qguivariant.cpp.

◆ interfaceForType() [2/2]

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

Implements QMetaTypeModuleHelper.

Definition at line 65 of file qguivariant.cpp.


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