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

(c9a9376f1ba1c6f65b11a75cee36c31519a0caf8)

#include <private/qqmlabstractbinding_p.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qqmlvaluetype_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  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 273 of file qqmlpropertytopropertybinding.cpp.

◆ QQmlUnbindableToUnbindableGuard_callback()

void QQmlUnbindableToUnbindableGuard_callback ( QQmlNotifierEndpoint * e,
void **  )

Definition at line 268 of file qqmlpropertytopropertybinding.cpp.