Qt 4.8
Public Variables | List of all members
QGraphicsItemCustomDataStore Class Reference

Public Variables

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

Detailed Description

Definition at line 806 of file qgraphicsitem.cpp.

Properties

◆ data

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

Definition at line 809 of file qgraphicsitem.cpp.

Referenced by QGraphicsItem::data(), and QGraphicsItemCache::purge().


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