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
QtPrivate::QVariantTypeCoercer Class Reference

#include <qvariant.h>

+ Collaboration diagram for QtPrivate::QVariantTypeCoercer:

Public Member Functions

const voidconvert (const QVariant &value, const QMetaType &type)
 
const voidcoerce (const QVariant &value, const QMetaType &type)
 

Detailed Description

Definition at line 821 of file qvariant.h.

Member Function Documentation

◆ coerce()

const void * QtPrivate::QVariantTypeCoercer::coerce ( const QVariant & value,
const QMetaType & type )

Definition at line 2898 of file qvariant.cpp.

◆ convert()

const void * QtPrivate::QVariantTypeCoercer::convert ( const QVariant & value,
const QMetaType & type )

Definition at line 2878 of file qvariant.cpp.


The documentation for this class was generated from the following files: