6 #ifndef SWIFT_MISC_SIMULATION_SETTINGS_MODELMATCHERSETTINGS_H
7 #define SWIFT_MISC_SIMULATION_SETTINGS_MODELMATCHERSETTINGS_H
12 namespace swift::misc::simulation::settings
18 static const char *
key() {
return "matching"; }
23 static const QString name(
"Model matching");
Base class for traits to be used as template argument to swift::misc::CSetting.
Trait for simulator settings.
static const char * key()
Key in data cache.
static const QString & humanReadable()
Optional human readable name.