Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 811 of file qgraphicsitem.cpp.

Member Data Documentation

◆ data

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

Definition at line 814 of file qgraphicsitem.cpp.


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