7#ifndef PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H
8#define PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H
26 QSlider *_cardSizeSlider,
28 QString &_currentZone);
Defines the AbstractTabDeckEditor class, which provides a base for deck editor tabs in the applicatio...
AbstractTabDeckEditor is the base class for all deck editor tabs.
Definition abstract_tab_deck_editor.h:92
Qt model representing a decklist for use in views (tree/table).
Definition deck_list_model.h:200
Represents a specific card instance, defined by its CardInfo and a particular printing.
Definition exact_card.h:19