Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
mana_curve_widget.cpp File Reference
Include dependency graph for mana_curve_widget.cpp:

Functions

static void buildMapsByCategory (const QHash< QString, QHash< int, int > > &categoryCounts, const QHash< QString, QHash< int, QStringList > > &categoryCards, QMap< int, QMap< QString, int > > &outCmcMap, QMap< QString, QMap< int, QStringList > > &outCardsMap)
static void findGlobalCmcRange (const QHash< QString, QHash< int, int > > &categoryCounts, int &minCmc, int &maxCmc)

Function Documentation

◆ buildMapsByCategory()

void buildMapsByCategory ( const QHash< QString, QHash< int, int > > & categoryCounts,
const QHash< QString, QHash< int, QStringList > > & categoryCards,
QMap< int, QMap< QString, int > > & outCmcMap,
QMap< QString, QMap< int, QStringList > > & outCardsMap )
static
Here is the caller graph for this function:

◆ findGlobalCmcRange()

void findGlobalCmcRange ( const QHash< QString, QHash< int, int > > & categoryCounts,
int & minCmc,
int & maxCmc )
static
Here is the caller graph for this function: