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

(8b6a9403bf2e04d34b9b07d2780186029fab99d0)

#include "qqmlboundsignal_p.h"
#include <private/qmetaobject_p.h>
#include <private/qmetaobjectbuilder_p.h>
#include "qqmlengine_p.h"
#include "qqmlglobal_p.h"
#include <private/qqmlprofiler_p.h>
#include <private/qqmldebugconnector_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
#include "qqmlinfo.h"
#include <private/qjsvalue_p.h>
#include <private/qv4value_p.h>
#include <private/qv4jscall_p.h>
#include <private/qv4qobjectwrapper_p.h>
#include <private/qv4qmlcontext_p.h>
#include <QtCore/qdebug.h>
#include <qtqml_tracepoints_p.h>
+ Include dependency graph for qqmlboundsignal.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_TRACE_POINT (qtqml, QQmlHandlingSignal_entry, const QQmlEngine *engine, const QString &function, const QString &fileName, int line, int column) QQmlBoundSignalExpression
 
void QQmlBoundSignal_callback (QQmlNotifierEndpoint *e, void **a)
 

Function Documentation

◆ Q_TRACE_POINT()

QT_BEGIN_NAMESPACE Q_TRACE_POINT ( qtqml ,
QQmlHandlingSignal_entry ,
const QQmlEngine * engine,
const QString & function,
const QString & fileName,
int line,
int column )

Definition at line 27 of file qqmlboundsignal.cpp.

References context, engine, error, fileName, function, QJSEngine::handle(), init(), line, qMax(), qmlWarning(), QMetaObjectPrivate::signal(), signal, and QQmlPropertyCache::signalParameterStringForJS().

+ Here is the call graph for this function:

◆ QQmlBoundSignal_callback()

void QQmlBoundSignal_callback ( QQmlNotifierEndpoint * e,
void ** a )

Definition at line 294 of file qqmlboundsignal.cpp.

References QQmlJavaScriptExpression::engine(), error, qmlWarning(), QQmlJavaScriptExpression::scopeObject(), QMetaObjectPrivate::signal(), and QQmlPropertyCache::signalParameterStringForJS().

+ Here is the call graph for this function: