![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Extracts and tallies subtypes from selected cards. More...
Functions | |
| QList< TallyRow > | countSubtypes (const QList< CardItem * > &cards) |
| Parses card type lines and counts each subtype occurrence. | |
Extracts and tallies subtypes from selected cards.
Parses card type lines and counts each subtype occurrence.
Skips face-down cards and cards without type info.
| cards | The list of selected card items to analyze. |