![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlValueTypeProvider, including all inherited members.
| constructValueType(QMetaType targetMetaType, const QMetaObject *targetMetaObject, int ctorIndex, void **args) | QQmlValueTypeProvider | static |
| createValueType(const QJSValue &, QMetaType) | QQmlValueTypeProvider | static |
| createValueType(const QString &, QMetaType) | QQmlValueTypeProvider | static |
| createValueType(const QV4::Value &, QMetaType, QV4::ExecutionEngine *) | QQmlValueTypeProvider | static |
| createValueType(const QVariant &, QMetaType, QV4::ExecutionEngine *) | QQmlValueTypeProvider | static |
| heapCreateValueType(const QQmlType &targetType, const QV4::Value &source, QV4::ExecutionEngine *engine) | QQmlValueTypeProvider | static |
| populateValueType(QMetaType targetMetaType, void *target, const QV4::Value &source, QV4::ExecutionEngine *engine) | QQmlValueTypeProvider | static |
| populateValueType(QMetaType targetMetaType, void *target, QMetaType sourceMetaType, void *source, QV4::ExecutionEngine *engine) | QQmlValueTypeProvider | static |