![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlJSAotCompiler, including all inherited members.
| compileBinding(const QV4::Compiler::Context *context, const QmlIR::Binding &irBinding, QQmlJS::AST::Node *astNode) | QQmlJSAotCompiler | virtual |
| compileFunction(const QV4::Compiler::Context *context, const QString &name, QQmlJS::AST::Node *astNode) | QQmlJSAotCompiler | 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 |
| QQmlJSAotCompiler(QQmlJSImporter *importer, const QString &resourcePath, const QStringList &qmldirFiles, QQmlJSLogger *logger) | QQmlJSAotCompiler | |
| setDocument(const QmlIR::JSCodeGen *codegen, const QmlIR::Document *document) | QQmlJSAotCompiler | virtual |
| setScope(const QmlIR::Object *object, const QmlIR::Object *scope) | QQmlJSAotCompiler | virtual |
| ~QQmlJSAotCompiler()=default | QQmlJSAotCompiler | virtual |