![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmetatype_p.h>
Public Member Functions | |
virtual const QtPrivate::QMetaTypeInterface * | interfaceForType (int) const =0 |
virtual bool | convert (const void *, int, void *, int) const |
Static Public Member Functions | |
static Q_WEAK_OVERLOAD constexpr auto | makePair (int from, int to) -> quint64 |
Protected Member Functions | |
QMetaTypeModuleHelper ()=default | |
~QMetaTypeModuleHelper ()=default | |
Definition at line 41 of file qmetatype_p.h.
|
protecteddefault |
|
protecteddefault |
Reimplemented in QT_BEGIN_NAMESPACE::QVariantGuiHelper, and QT_BEGIN_NAMESPACE::QVariantGuiHelper.
Definition at line 945 of file qmetatype.cpp.
|
pure virtual |
Implemented in QT_BEGIN_NAMESPACE::QVariantGuiHelper, and QT_BEGIN_NAMESPACE::QVariantGuiHelper.
|
inlinestaticconstexpr |
Definition at line 49 of file qmetatype_p.h.