15 #ifndef BORNAGAIN_GUI_MODEL_MODEL_FITPARAMETERHELPER_H
16 #define BORNAGAIN_GUI_MODEL_MODEL_FITPARAMETERHELPER_H
18 #include <QStringList>
The FitParameterContainerItem class is a collection of all defined fit parameters in JobItem.
FitParameterItems is a collection of items to define fit parameters in GUI.
The ParameterContainerItem is a top item to hold all ParameterItem, represents an entry point to para...
The ParameterItem class represent a tuning value in a parameter tuning tree.
Convenience static methods to handle various fitting items in given JobItem.
ParameterItem * getParameterItem(FitParameterContainerItem *container, const QString &link)
Returns ParameterItem corresponding to given link.