Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlpropertytopropertybinding.cpp File Reference

(c9a9376f1ba1c6f65b11a75cee36c31519a0caf8)

#include "qqmlpropertytopropertybinding_p.h"
#include <private/qqmlanybinding_p.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlvmemetaobject_p.h>
#include <private/qv4alloca_p.h>
#include <private/qv4jscall_p.h>
#include <QtQml/qqmlinfo.h>
+ Include dependency graph for qqmlpropertytopropertybinding.cpp:

Go to the source code of this file.

Namespaces

namespace  QtPrivate
 

Functions

void QQmlUnbindableToUnbindableGuard_callback (QQmlNotifierEndpoint *e, void **)
 
void QQmlUnbindableToBindableGuard_callback (QQmlNotifierEndpoint *e, void **)
 

Variables

template<typename Binding>
constexpr BindingFunctionVTable QtPrivate::bindingFunctionVTableForQQmlPropertyToBindablePropertyBinding
 

Function Documentation

◆ QQmlUnbindableToBindableGuard_callback()

void QQmlUnbindableToBindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 273 of file qqmlpropertytopropertybinding.cpp.

References QQmlUnbindableToBindablePropertyBinding::update().

+ Here is the call graph for this function:

◆ QQmlUnbindableToUnbindableGuard_callback()

void QQmlUnbindableToUnbindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 268 of file qqmlpropertytopropertybinding.cpp.