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

#include <qqmltypecompiler_p.h>

+ Inheritance diagram for QQmlDeferredAndCustomParserBindingScanner:
+ Collaboration diagram for QQmlDeferredAndCustomParserBindingScanner:

Public Member Functions

 QQmlDeferredAndCustomParserBindingScanner (QQmlTypeCompiler *typeCompiler)
 
bool scanObject ()
 
- 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 239 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ QQmlDeferredAndCustomParserBindingScanner()

QQmlDeferredAndCustomParserBindingScanner::QQmlDeferredAndCustomParserBindingScanner ( QQmlTypeCompiler * typeCompiler)

Definition at line 974 of file qqmltypecompiler.cpp.

Member Function Documentation

◆ scanObject()

bool QQmlDeferredAndCustomParserBindingScanner::scanObject ( )

Definition at line 983 of file qqmltypecompiler.cpp.

References i, QV4::CompiledData::Object::IsInlineComponentRoot, and scanObject().

Referenced by scanObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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