![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlJSLinterCodegen, including all inherited members.
compileBinding(const QV4::Compiler::Context *context, const QmlIR::Binding &irBinding, QQmlJS::AST::Node *astNode) override | QQmlJSLinterCodegen | virtual |
compileFunction(const QV4::Compiler::Context *context, const QString &name, QQmlJS::AST::Node *astNode) override | QQmlJSLinterCodegen | virtual |
diagnose(const QString &message, QtMsgType type, const QQmlJS::SourceLocation &location) const | QQmlJSAotCompiler | protectedvirtual |
globalCode() const | QQmlJSAotCompiler | virtual |
m_currentObject | QQmlJSAotCompiler | protected |
m_currentScope | QQmlJSAotCompiler | protected |
m_document | QQmlJSAotCompiler | protected |
m_importer | QQmlJSAotCompiler | protected |
m_logger | QQmlJSAotCompiler | protected |
m_qmldirFiles | QQmlJSAotCompiler | protected |
m_resourcePath | QQmlJSAotCompiler | protected |
m_typeResolver | QQmlJSAotCompiler | protected |
m_unitGenerator | QQmlJSAotCompiler | protected |
passManager() | QQmlJSLinterCodegen | inline |
QQmlJSAotCompiler(QQmlJSImporter *importer, const QString &resourcePath, const QStringList &qmldirFiles, QQmlJSLogger *logger) | QQmlJSAotCompiler | |
QQmlJSLinterCodegen(QQmlJSImporter *importer, const QString &fileName, const QStringList &qmldirFiles, QQmlJSLogger *logger) | QQmlJSLinterCodegen | |
setDocument(const QmlIR::JSCodeGen *codegen, const QmlIR::Document *document) override | QQmlJSLinterCodegen | virtual |
setPassManager(QQmlSA::PassManager *passManager) | QQmlJSLinterCodegen | inline |
setScope(const QmlIR::Object *object, const QmlIR::Object *scope) | QQmlJSAotCompiler | virtual |
setTypeResolver(QQmlJSTypeResolver typeResolver) | QQmlJSLinterCodegen | inline |
typeResolver() | QQmlJSLinterCodegen | inline |
~QQmlJSAotCompiler()=default | QQmlJSAotCompiler | virtual |