TODO: Document this. More...
#include <QGraphicsItem>Go to the source code of this file.
Enumerations | |
| enum | GraphicsItemType { typeCard = QGraphicsItem::UserType + 1 , typeCardDrag = QGraphicsItem::UserType + 2 , typeZone = QGraphicsItem::UserType + 3 , typePlayerTarget = QGraphicsItem::UserType + 4 , typeDeckViewCardContainer = QGraphicsItem::UserType + 5 , typeOther = QGraphicsItem::UserType + 6 } |
TODO: Document this.
| enum GraphicsItemType |