#include <mana_distribution_config.h>
Public Member Functions | |
| QJsonObject | toJson () const |
Static Public Member Functions | |
| static ManaDistributionConfig | fromJson (const QJsonObject &o) |
Public Attributes | |
| QString | displayType = "pie" |
| QStringList | filters |
| bool | showColorRows = true |
|
static |
| QJsonObject ManaDistributionConfig::toJson | ( | ) | const |
| QString ManaDistributionConfig::displayType = "pie" |
| QStringList ManaDistributionConfig::filters |
| bool ManaDistributionConfig::showColorRows = true |