|
Swiftray
1.0
|
#include <preset-settings.h>
Public Member Functions | |
| QJsonObject | toJson () const |
Static Public Member Functions | |
| static Preset | fromJson (const QJsonObject &obj) |
Public Attributes | |
| QString | name |
| QList< Param > | params |
|
static |
| QJsonObject PresetSettings::Preset::toJson | ( | ) | const |
| QString PresetSettings::Preset::name |
| QList<Param> PresetSettings::Preset::params |