Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
subtype_tally.h File Reference
#include "tally.h"
#include <QList>
#include <QString>
Include dependency graph for subtype_tally.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.