Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
subtype_tally.cpp File Reference
#include "subtype_tally.h"
#include "../board/card_item.h"
#include <QMap>
#include <algorithm>
Include dependency graph for subtype_tally.cpp:

Namespaces

namespace  SubtypeTally
 Extracts and tallies subtypes from selected cards.

Functions

QList< TallyRowSubtypeTally::countSubtypes (const QList< CardItem * > &cards)
 Parses card type lines and counts each subtype occurrence.