Functions | |
| static QString | extractGroupCriteriaValue (const CardInfoPtr &info, DeckListModelGroupCriteria::Type criteria) |
| Extract the value from the card that is used for the group criteria. | |
| static int | maxAllowedForLegality (const FormatRules &format, const QString &legality) |
| static bool | isCardQuantityLegalForFormat (const QString &format, const CardInfo &cardInfo, int quantity) |
|
static |
Extract the value from the card that is used for the group criteria.
| info | Pointer to card information. |
| criteria | The group criteria |
|
static |
|
static |