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
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 153 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ SignalHandlerResolver()

SignalHandlerResolver::SignalHandlerResolver ( QQmlTypeCompiler * typeCompiler)

Definition at line 266 of file qqmltypecompiler.cpp.

Member Function Documentation

◆ resolveSignalHandlerExpressions()

bool SignalHandlerResolver::resolveSignalHandlerExpressions ( )

Definition at line 277 of file qqmltypecompiler.cpp.

References QQmlCustomParser::AcceptsSignalHandlers, QQmlPropertyCacheVector::at(), cache, resolveSignalHandlerExpressions(), QQmlCompilePass::stringAt(), and QHash< Key, T >::value().

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: