6#ifndef VISUAL_DECK_STORAGE_WIDGET_H
7#define VISUAL_DECK_STORAGE_WIDGET_H
69 void showEvent(QShowEvent *event)
override;
The list model backing the Visual Deck Storage widget tree.
Definition visual_deck_storage_model.h:97
Definition visual_deck_storage_sort_filter_proxy_model.h:25
Represents a deck that was loaded from somewhere. Contains the DeckList itself, as well as info about...
Definition loaded_deck.h:14
Source model for the Visual Deck Storage: the deck files on disk.
Sorting and filtering proxy on top of VisualDeckStorageModel.