Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QGraphicsItemCustomDataStore Class Reference
+ Collaboration diagram for QGraphicsItemCustomDataStore:

Public Attributes

QHash< const QGraphicsItem *, QMap< int, QVariant > > data
 

Detailed Description

Definition at line 809 of file qgraphicsitem.cpp.

Member Data Documentation

◆ data

QHash<const QGraphicsItem *, QMap<int, QVariant> > QGraphicsItemCustomDataStore::data

Definition at line 812 of file qgraphicsitem.cpp.

Referenced by QGraphicsItem::data().


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