Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
card_zone.h File Reference

Base graphics item for zones that contain cards. More...

#include "../../game/zones/card_zone_logic.h"
#include "../board/abstract_graphics_item.h"
#include "../board/graphics_item_type.h"
#include <QLoggingCategory>
#include <QString>
Include dependency graph for card_zone.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CardZone

Functions

 Q_LOGGING_CATEGORY (CardZoneLog, "card_zone")

Detailed Description

Base graphics item for zones that contain cards.

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( CardZoneLog ,
"card_zone"  )
inline