1#ifndef COCKATRICE_MANA_DISTRIBUTION_CONFIG_H
2#define COCKATRICE_MANA_DISTRIBUTION_CONFIG_H
15 QJsonObject
toJson()
const;
Definition mana_distribution_config.h:10
QString displayType
Definition mana_distribution_config.h:11
QJsonObject toJson() const
Definition mana_distribution_config.cpp:3
bool showColorRows
Definition mana_distribution_config.h:13
static ManaDistributionConfig fromJson(const QJsonObject &o)
Definition mana_distribution_config.cpp:18
QStringList filters
Definition mana_distribution_config.h:12