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

(3f57095a30743159ceace0ec39822795092540c7)

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

◆ QQmlUnbindableToUnbindableGuard_callback()

void QQmlUnbindableToUnbindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 214 of file qqmlpropertytopropertybinding.cpp.