Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ManaCurveConfig Struct Reference

#include <mana_curve_config.h>

Public Member Functions

QJsonObject toJson () const

Static Public Member Functions

static ManaCurveConfig fromJson (const QJsonObject &o)

Public Attributes

QString groupBy = "type"
QStringList filters
bool showMain = true
bool showCategoryRows = true

Member Function Documentation

◆ fromJson()

ManaCurveConfig ManaCurveConfig::fromJson ( const QJsonObject & o)
static
Here is the caller graph for this function:

◆ toJson()

QJsonObject ManaCurveConfig::toJson ( ) const
Here is the caller graph for this function:

Member Data Documentation

◆ filters

QStringList ManaCurveConfig::filters

◆ groupBy

QString ManaCurveConfig::groupBy = "type"

◆ showCategoryRows

bool ManaCurveConfig::showCategoryRows = true

◆ showMain

bool ManaCurveConfig::showMain = true

The documentation for this struct was generated from the following files: