Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
CommanderSpellbookVariantResult Struct Reference

#include <commander_spellbook_variant_result.h>

Static Public Member Functions

static CommanderSpellbookVariantResult fromJson (const QJsonObject &json)

Public Attributes

QString id
QString status
QJsonArray uses
QJsonArray cardRequires
QJsonArray produces
QJsonArray of
QJsonArray includes
QJsonArray manaNeeded
QJsonArray manaValueNeeded
QJsonArray easyPrerequisites
QJsonArray notablePrerequisites
QString description
QString notes
double popularity = 0.0
bool spoiler = false
QString bracketTag
QJsonObject legalities
QJsonObject prices
int variantCount = 0

Member Function Documentation

◆ fromJson()

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

Member Data Documentation

◆ bracketTag

QString CommanderSpellbookVariantResult::bracketTag

◆ cardRequires

QJsonArray CommanderSpellbookVariantResult::cardRequires

◆ description

QString CommanderSpellbookVariantResult::description

◆ easyPrerequisites

QJsonArray CommanderSpellbookVariantResult::easyPrerequisites

◆ id

QString CommanderSpellbookVariantResult::id

◆ includes

QJsonArray CommanderSpellbookVariantResult::includes

◆ legalities

QJsonObject CommanderSpellbookVariantResult::legalities

◆ manaNeeded

QJsonArray CommanderSpellbookVariantResult::manaNeeded

◆ manaValueNeeded

QJsonArray CommanderSpellbookVariantResult::manaValueNeeded

◆ notablePrerequisites

QJsonArray CommanderSpellbookVariantResult::notablePrerequisites

◆ notes

QString CommanderSpellbookVariantResult::notes

◆ of

QJsonArray CommanderSpellbookVariantResult::of

◆ popularity

double CommanderSpellbookVariantResult::popularity = 0.0

◆ prices

QJsonObject CommanderSpellbookVariantResult::prices

◆ produces

QJsonArray CommanderSpellbookVariantResult::produces

◆ spoiler

bool CommanderSpellbookVariantResult::spoiler = false

◆ status

QString CommanderSpellbookVariantResult::status

◆ uses

QJsonArray CommanderSpellbookVariantResult::uses

◆ variantCount

int CommanderSpellbookVariantResult::variantCount = 0

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