![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlabstractbinding_p.h>
Collaboration diagram for QQmlAbstractBinding::RefCount:Public Member Functions | |
| RefCount () | |
| void | ref () |
| int | deref () |
| operator int () const | |
Public Attributes | |
| int | refCount = 0 |
Definition at line 75 of file qqmlabstractbinding_p.h.
|
inline |
Definition at line 76 of file qqmlabstractbinding_p.h.
|
inline |
Definition at line 79 of file qqmlabstractbinding_p.h.
Referenced by QQmlAbstractBinding::~QQmlAbstractBinding(), QQmlData::destroyed(), and QQmlAbstractBinding::setNextBinding().
Here is the caller graph for this function:
|
inline |
Definition at line 80 of file qqmlabstractbinding_p.h.
|
inline |
Definition at line 78 of file qqmlabstractbinding_p.h.
Referenced by QQmlAnyBinding::operator=(), and QQmlAnyBinding::operator=().
Here is the caller graph for this function:| int QQmlAbstractBinding::RefCount::refCount = 0 |
Definition at line 77 of file qqmlabstractbinding_p.h.