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

#include <qqmltypecompiler_p.h>

+ Inheritance diagram for QQmlAliasAnnotator:
+ Collaboration diagram for QQmlAliasAnnotator:

Public Member Functions

 QQmlAliasAnnotator (QQmlTypeCompiler *typeCompiler)
 
void annotateBindingsToAliases ()
 
- 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 216 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ QQmlAliasAnnotator()

QQmlAliasAnnotator::QQmlAliasAnnotator ( QQmlTypeCompiler * typeCompiler)

Definition at line 670 of file qqmltypecompiler.cpp.

Member Function Documentation

◆ annotateBindingsToAliases()

void QQmlAliasAnnotator::annotateBindingsToAliases ( )

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