Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
tab_game.h File Reference

TODO: Document this. More...

#include "../game/abstract_game.h"
#include "../game/log/message_log_widget.h"
#include "../game/player/player.h"
#include "../interface/widgets/menus/tearoff_menu.h"
#include "../interface/widgets/replay/replay_manager.h"
#include "tab.h"
#include <QCompleter>
#include <QLoggingCategory>
#include <QMap>
Include dependency graph for tab_game.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TabGame
struct  TabGame::DockActions
 The actions associated with managing a QDockWidget. More...

Functions

 Q_LOGGING_CATEGORY (TabGameLog, "tab_game")

Detailed Description

TODO: Document this.

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( TabGameLog ,
"tab_game"  )
inline