![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
#include "../../deck_loader/loaded_deck.h"#include "deck_list_model.h"#include <QSharedPointer>#include <libcockatrice/deck_list/deck_list.h>Go to the source code of this file.
Classes | |
| class | DeckStateManager |
| This class centralizes the management of the state of the deck in the deck editor tab. It is responsible for owning and managing the DeckListModel, underlying DeckList, load info, and edit history. More... | |