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
QQmlCustomParserScriptIndexer Class Reference

#include <qqmltypecompiler_p.h>

+ Inheritance diagram for QQmlCustomParserScriptIndexer:
+ Collaboration diagram for QQmlCustomParserScriptIndexer:

Public Member Functions

 QQmlCustomParserScriptIndexer (QQmlTypeCompiler *typeCompiler)
 
void annotateBindingsWithScriptStrings ()
 
- Public Member Functions inherited from QQmlCompilePass
 QQmlCompilePass (QQmlTypeCompiler *typeCompiler)
 
QString stringAt (int idx) const
 

Additional Inherited Members

- Protected Member Functions inherited from QQmlCompilePass
void recordError (const QV4::CompiledData::Location &location, const QString &description) const
 
QV4::ResolvedTypeReferenceresolvedType (int id) const
 
- Protected Attributes inherited from QQmlCompilePass
QQmlTypeCompilercompiler
 

Detailed Description

Definition at line 201 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ QQmlCustomParserScriptIndexer()

QQmlCustomParserScriptIndexer::QQmlCustomParserScriptIndexer ( QQmlTypeCompiler * typeCompiler)

Definition at line 631 of file qqmltypecompiler.cpp.

Member Function Documentation

◆ annotateBindingsWithScriptStrings()

void QQmlCustomParserScriptIndexer::annotateBindingsWithScriptStrings ( )

Definition at line 638 of file qqmltypecompiler.cpp.

References i, and QV4::CompiledData::Object::IsInlineComponentRoot.


The documentation for this class was generated from the following files: