Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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< MetaType > &types, const QVector< MetaType > &foreignTypes)QmlTypeRegistrar
write(QTextStream &os, QAnyStringView outFileName) constQmlTypeRegistrar