Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
graphics_item_type.h File Reference

TODO: Document this. More...

#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
}

Detailed Description

TODO: Document this.

Enumeration Type Documentation

◆ GraphicsItemType

Enumerator
typeCard 
typeCardDrag 
typeZone 
typePlayerTarget 
typeDeckViewCardContainer 
typeOther