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
QQmlValueTypeProvider Member List

This is the complete list of members for QQmlValueTypeProvider, including all inherited members.

constructValueType(QMetaType targetMetaType, const QMetaObject *targetMetaObject, int ctorIndex, void **args)QQmlValueTypeProviderstatic
createValueType(const QJSValue &, QMetaType)QQmlValueTypeProviderstatic
createValueType(const QString &, QMetaType)QQmlValueTypeProviderstatic
createValueType(const QV4::Value &, QMetaType, QV4::ExecutionEngine *)QQmlValueTypeProviderstatic
createValueType(const QVariant &, QMetaType, QV4::ExecutionEngine *)QQmlValueTypeProviderstatic
heapCreateValueType(const QQmlType &targetType, const QV4::Value &source, QV4::ExecutionEngine *engine)QQmlValueTypeProviderstatic
populateValueType(QMetaType targetMetaType, void *target, const QV4::Value &source, QV4::ExecutionEngine *engine)QQmlValueTypeProviderstatic
populateValueType(QMetaType targetMetaType, void *target, QMetaType sourceMetaType, void *source, QV4::ExecutionEngine *engine)QQmlValueTypeProviderstatic