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_p.h File Reference

(5c33f9980c83fadff1a45d40179e42c97cf5fe6d)

#include <private/qqmlabstractbinding_p.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qqmlvaluetype_p.h>
#include <private/qv4jscall_p.h>
#include <QtCore/qproperty.h>
Include dependency graph for qqmlpropertytopropertybinding_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlPropertyToPropertyBinding
class  QQmlPropertyToUnbindablePropertyBinding
class  QQmlUnbindableToUnbindablePropertyBinding
class  QQmlBindableToUnbindablePropertyBinding
class  QQmlPropertyToBindablePropertyBinding
class  QQmlUnbindableToBindablePropertyBinding
class  QQmlBindableToBindablePropertyBinding

Functions

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

Function Documentation

◆ QQmlUnbindableToBindableGuard_callback()

void QQmlUnbindableToBindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 218 of file qqmlpropertytopropertybinding.cpp.

◆ QQmlUnbindableToUnbindableGuard_callback()

void QQmlUnbindableToUnbindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 213 of file qqmlpropertytopropertybinding.cpp.