parametersfileloadersaver.h
97 virtual bool saveParameters(QTextStream &stream, const ConfigurationParameters& configParams) = 0;
This file contains the common type defitions used on the whole framework.
Definition: configurationhelper.cpp:24
The class containing configuration parameters.
Definition: configurationparameters.h:259
The base for all classes able to load/save configuration parameters from/to file. ...
Definition: parametersfileloadersaver.h:39