Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlDefaultPropertyMerger Class Reference

#include <qqmltypecompiler_p.h>

Inheritance diagram for QQmlDefaultPropertyMerger:
Collaboration diagram for QQmlDefaultPropertyMerger:

Public Member Functions

 QQmlDefaultPropertyMerger (QQmlTypeCompiler *typeCompiler)
void mergeDefaultProperties ()
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 261 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ QQmlDefaultPropertyMerger()

QQmlDefaultPropertyMerger::QQmlDefaultPropertyMerger ( QQmlTypeCompiler * typeCompiler)

Definition at line 1183 of file qqmltypecompiler.cpp.

References QQmlCompilePass::QQmlCompilePass(), and QQmlDefaultPropertyMerger().

Referenced by QQmlDefaultPropertyMerger(), and QQmlTypeCompiler::compile().

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

Member Function Documentation

◆ mergeDefaultProperties()

void QQmlDefaultPropertyMerger::mergeDefaultProperties ( )

Definition at line 1191 of file qqmltypecompiler.cpp.

Referenced by QQmlTypeCompiler::compile().

Here is the caller graph for this function:

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