![]() |
Qt 6.x
The Qt SDK
|
#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::ResolvedTypeReference * | resolvedType (int id) const |
Protected Attributes inherited from QQmlCompilePass | |
| QQmlTypeCompiler * | compiler |
Definition at line 146 of file qqmltypecompiler_p.h.
| SignalHandlerResolver::SignalHandlerResolver | ( | QQmlTypeCompiler * | typeCompiler | ) |
Definition at line 272 of file qqmltypecompiler.cpp.
| bool SignalHandlerResolver::resolveSignalHandlerExpressions | ( | ) |
Definition at line 283 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: