Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QBindingStatus Struct Reference

#include <qbindingstorage.h>

+ Collaboration diagram for QBindingStatus:

Public Attributes

QtPrivate::BindingEvaluationStatecurrentlyEvaluatingBinding = nullptr
 
QtPrivate::CompatPropertySafePointcurrentCompatProperty = nullptr
 
Qt::HANDLE threadId = nullptr
 
QPropertyDelayedNotificationsgroupUpdateData = nullptr
 

Detailed Description

Definition at line 24 of file qbindingstorage.h.

Member Data Documentation

◆ currentCompatProperty

◆ currentlyEvaluatingBinding

◆ groupUpdateData

QPropertyDelayedNotifications* QBindingStatus::groupUpdateData = nullptr

Definition at line 29 of file qbindingstorage.h.

Referenced by QProperty< T >::beginPropertyUpdateGroup().

◆ threadId

Qt::HANDLE QBindingStatus::threadId = nullptr

Definition at line 28 of file qbindingstorage.h.

Referenced by QtPrivate::initBindingStatusThreadId().


The documentation for this struct was generated from the following file: