![]() |
Qt 6.x
The Qt SDK
|
#include <qqmltypecompiler_p.h>
Public Member Functions | |
QQmlDeferredAndCustomParserBindingScanner (QQmlTypeCompiler *typeCompiler) | |
bool | scanObject () |
![]() | |
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 232 of file qqmltypecompiler_p.h.
QQmlDeferredAndCustomParserBindingScanner::QQmlDeferredAndCustomParserBindingScanner | ( | QQmlTypeCompiler * | typeCompiler | ) |
Definition at line 959 of file qqmltypecompiler.cpp.
bool QQmlDeferredAndCustomParserBindingScanner::scanObject | ( | ) |
Definition at line 968 of file qqmltypecompiler.cpp.
References QList< T >::at(), i, QV4::CompiledData::Object::IsInlineComponentRoot, scanObject(), and QList< T >::size().
Referenced by QQmlTypeCompiler::compile(), and scanObject().