Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
loaded_deck.h File Reference
#include "deck_file_format.h"
#include "libcockatrice/deck_list/deck_list.h"
#include <QString>
Include dependency graph for loaded_deck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LoadedDeck
 Represents a deck that was loaded from somewhere. Contains the DeckList itself, as well as info about where it was loaded from. More...
struct  LoadedDeck::LoadInfo
 Information about where the deck was loaded from. More...