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

(5c33f9980c83fadff1a45d40179e42c97cf5fe6d)

#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 <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 218 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 213 of file qqmlpropertytopropertybinding.cpp.