![]() |
Qt 6.x
The Qt SDK
|
#include "qqmljsfunctioninitializer_p.h"
#include <private/qqmljsmemorypool_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qfileinfo.h>
Go to the source code of this file.
Functions | |
static QString | bindingTypeDescription (QmlIR::Binding::Type type) |
static void | diagnose (const QString &message, QtMsgType type, const QQmlJS::SourceLocation &location, QQmlJS::DiagnosticMessage *error) |
|
static |
Definition at line 24 of file qqmljsfunctioninitializer.cpp.
References QV4::CompiledData::Binding::Type_AttachedProperty, QV4::CompiledData::Binding::Type_Boolean, QV4::CompiledData::Binding::Type_GroupProperty, QV4::CompiledData::Binding::Type_Invalid, QV4::CompiledData::Binding::Type_Null, QV4::CompiledData::Binding::Type_Number, QV4::CompiledData::Binding::Type_Object, QV4::CompiledData::Binding::Type_Script, QV4::CompiledData::Binding::Type_String, QV4::CompiledData::Binding::Type_Translation, and QV4::CompiledData::Binding::Type_TranslationById.
Referenced by QQmlJSFunctionInitializer::run().
|
static |
Definition at line 137 of file qqmljsfunctioninitializer.cpp.
References error.
Referenced by QQmlJSFunctionInitializer::run().