Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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: