![]() |
Qt 6.x
The Qt SDK
|
#include <qqmltypecompiler_p.h>
Public Member Functions | |
QQmlCustomParserScriptIndexer (QQmlTypeCompiler *typeCompiler) | |
void | annotateBindingsWithScriptStrings () |
![]() | |
QQmlCompilePass (QQmlTypeCompiler *typeCompiler) | |
QString | stringAt (int idx) const |
Additional Inherited Members | |
![]() | |
void | recordError (const QV4::CompiledData::Location &location, const QString &description) const |
QV4::ResolvedTypeReference * | resolvedType (int id) const |
![]() | |
QQmlTypeCompiler * | compiler |
Definition at line 194 of file qqmltypecompiler_p.h.
QQmlCustomParserScriptIndexer::QQmlCustomParserScriptIndexer | ( | QQmlTypeCompiler * | typeCompiler | ) |
Definition at line 629 of file qqmltypecompiler.cpp.
void QQmlCustomParserScriptIndexer::annotateBindingsWithScriptStrings | ( | ) |
Definition at line 636 of file qqmltypecompiler.cpp.
References i, and QV4::CompiledData::Object::IsInlineComponentRoot.
Referenced by QQmlTypeCompiler::compile().