updatable.cpp
virtual void save(ConfigurationParameters ¶ms, QString prefix)
Save the actual status of parameters into the ConfigurationParameters object passed.
Definition: updatable.cpp:56
bool startObjectParameters(QString groupPath, QString typeName, ParameterSettable *object)
static Descriptor addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))
static void describe(QString type)
Add to Factory::typeDescriptions() the descriptions of all parameters and subgroups.
Definition: updatable.cpp:61
static QString GroupSeparator()