![]() |
Qt 6.x
The Qt SDK
|
#include <qbindingstorage.h>
Definition at line 24 of file qbindingstorage.h.
QtPrivate::CompatPropertySafePoint* QBindingStatus::currentCompatProperty = nullptr |
Definition at line 27 of file qbindingstorage.h.
Referenced by QtPrivate::CompatPropertySafePoint::CompatPropertySafePoint(), and QtPrivate::isPropertyInBindingWrapper().
QtPrivate::BindingEvaluationState* QBindingStatus::currentlyEvaluatingBinding = nullptr |
Definition at line 26 of file qbindingstorage.h.
Referenced by QtPrivate::CompatPropertySafePoint::CompatPropertySafePoint(), QPropertyBindingPrivate::currentlyEvaluatingBinding(), QtPrivate::isAnyBindingEvaluating(), QBindingStorage::registerDependency(), QtPrivate::QPropertyBindingData::registerWithCurrentlyEvaluatingBinding(), QtPrivate::restoreBindingStatus(), and QtPrivate::suspendCurrentBindingStatus().
QPropertyDelayedNotifications* QBindingStatus::groupUpdateData = nullptr |
Definition at line 29 of file qbindingstorage.h.
Referenced by QProperty< T >::beginPropertyUpdateGroup().
Qt::HANDLE QBindingStatus::threadId = nullptr |
Definition at line 28 of file qbindingstorage.h.
Referenced by QtPrivate::initBindingStatusThreadId().