#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 |
|
static |
| QJsonObject ManaCurveConfig::toJson | ( | ) | const |
| QStringList ManaCurveConfig::filters |
| QString ManaCurveConfig::groupBy = "type" |
| bool ManaCurveConfig::showCategoryRows = true |
| bool ManaCurveConfig::showMain = true |