Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QmlTypeRegistrar Member List

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

argumentsFromCommandLineAndFile(QStringList &allArguments, const QStringList &arguments)QmlTypeRegistrarstatic
generatePluginTypes(const QString &pluginTypesFile)QmlTypeRegistrar
runExtract(const QString &baseName, const MetaTypesJsonProcessor &processor)QmlTypeRegistrarstatic
setIncludes(const QList< QString > &includes)QmlTypeRegistrar
setModuleNameAndNamespace(const QString &module, const QString &targetNamespace)QmlTypeRegistrar
setModuleVersions(QTypeRevision moduleVersion, const QList< quint8 > &pastMajorVersions, bool followForeignVersioning)QmlTypeRegistrar
setReferencedTypes(const QList< QAnyStringView > &referencedTypes)QmlTypeRegistrar
setTypes(const QVector< QCborMap > &types, const QVector< QCborMap > &foreignTypes)QmlTypeRegistrar
write(QTextStream &os)QmlTypeRegistrar