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