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
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, bool generatingJSRoot=false)QmlTypeRegistrar
runExtract(const QString &baseName, const QString &nameSpace, 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< MetaType > &types, const QVector< MetaType > &foreignTypes)QmlTypeRegistrar
setUsingDeclarations(const QList< UsingDeclaration > &usingDeclarations)QmlTypeRegistrar
write(QTextStream &os, QAnyStringView outFileName) constQmlTypeRegistrar