![]() |
Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
|
#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 } |
| enum GraphicsItemType |
| Enumerator | |
|---|---|
| typeCard | |
| typeCardDrag | |
| typeZone | |
| typePlayerTarget | |
| typeDeckViewCardContainer | |
| typeOther | |