8#ifndef ALL_ZONES_CARD_AMOUNT_WIDGET_H
9#define ALL_ZONES_CARD_AMOUNT_WIDGET_H
29#if (QT_VERSION >= QT_VERSION_CHECK(6, 0, 0))
37 void setAmounts(
int mainboardAmount,
int sideboardAmount,
int tokensboardAmount);
This class centralizes the management of the state of the deck in the deck editor tab....
Definition deck_state_manager.h:22
Represents a specific card instance, defined by its CardInfo and a particular printing.
Definition exact_card.h:19