![]() |
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 QmlTypeRegistrar, including all inherited members.
argumentsFromCommandLineAndFile(QStringList &allArguments, const QStringList &arguments) | QmlTypeRegistrar | static |
generatePluginTypes(const QString &pluginTypesFile, bool generatingJSRoot=false) | QmlTypeRegistrar | |
runExtract(const QString &baseName, const QString &nameSpace, const MetaTypesJsonProcessor &processor) | QmlTypeRegistrar | static |
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) const | QmlTypeRegistrar |