Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qvariant.h>
Public Member Functions | |
const void * | convert (const QVariant &value, const QMetaType &type) |
const void * | coerce (const QVariant &value, const QMetaType &type) |
Definition at line 821 of file qvariant.h.
const void * QtPrivate::QVariantTypeCoercer::coerce | ( | const QVariant & | value, |
const QMetaType & | type ) |
Definition at line 2898 of file qvariant.cpp.
const void * QtPrivate::QVariantTypeCoercer::convert | ( | const QVariant & | value, |
const QMetaType & | type ) |
Definition at line 2878 of file qvariant.cpp.