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
SignalHandlerResolver Struct Reference

#include <qqmltypecompiler_p.h>

Inheritance diagram for SignalHandlerResolver:
Collaboration diagram for SignalHandlerResolver:

Public Member Functions

 SignalHandlerResolver (QQmlTypeCompiler *typeCompiler)
bool resolveSignalHandlerExpressions ()
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 154 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ SignalHandlerResolver()

SignalHandlerResolver::SignalHandlerResolver ( QQmlTypeCompiler * typeCompiler)

Definition at line 267 of file qqmltypecompiler.cpp.

References QQmlCompilePass::QQmlCompilePass(), and QQmlTypeCompiler::imports().

Here is the call graph for this function:

Member Function Documentation

◆ resolveSignalHandlerExpressions()

bool SignalHandlerResolver::resolveSignalHandlerExpressions ( )

Definition at line 277 of file qqmltypecompiler.cpp.

References resolveSignalHandlerExpressions().

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

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

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