7#ifndef VISUAL_DECK_STORAGE_WIDGET_H
8#define VISUAL_DECK_STORAGE_WIDGET_H
51 void showEvent(QShowEvent *event)
override;
Qt model representing a decklist for use in views (tree/table).
Definition deck_list_model.h:214
Represents a deck that was loaded from somewhere. Contains the DeckList itself, as well as info about...
Definition loaded_deck.h:14