Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
graphics_item_type.h File Reference
#include <QGraphicsItem>
Include dependency graph for graphics_item_type.h:
This graph shows which files directly or indirectly include this file:

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
}

Enumeration Type Documentation

◆ GraphicsItemType

Todo
Document this file.
Enumerator
typeCard 
typeCardDrag 
typeZone 
typePlayerTarget 
typeDeckViewCardContainer 
typeOther