Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
game_scene.h File Reference
#include "zones/logic/card_zone_logic.h"
#include <QGraphicsScene>
#include <QList>
#include <QLoggingCategory>
#include <QPointer>
#include <QSet>
Include dependency graph for game_scene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GameScene
 Manages the game board display including players, zones, cards, and animations. More...

Functions

 Q_LOGGING_CATEGORY (GameSceneLog, "game_scene")
 Q_LOGGING_CATEGORY (GameScenePlayerAdditionRemovalLog, "game_scene.player_addition_removal")

Function Documentation

◆ Q_LOGGING_CATEGORY() [1/2]

Q_LOGGING_CATEGORY ( GameSceneLog ,
"game_scene"  )
inline

◆ Q_LOGGING_CATEGORY() [2/2]

Q_LOGGING_CATEGORY ( GameScenePlayerAdditionRemovalLog ,
"game_scene.player_addition_removal"  )
inline