Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
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