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
qqmljsfunctioninitializer.cpp File Reference

(8bf5aae19b77b618f3f7a55a59e87c8a319475a8)

#include "qqmljsfunctioninitializer_p.h"
#include <private/qqmljsmemorypool_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qfileinfo.h>
#include <QtQml/private/qqmlsignalnames_p.h>
+ Include dependency graph for qqmljsfunctioninitializer.cpp:

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)
 

Function Documentation

◆ bindingTypeDescription()

◆ diagnose()

static void diagnose ( const QString & message,
QtMsgType type,
const QQmlJS::SourceLocation & location,
QQmlJS::DiagnosticMessage * error )
static

Definition at line 140 of file qqmljsfunctioninitializer.cpp.

References error.

Referenced by QQmlJSFunctionInitializer::run().

+ Here is the caller graph for this function: