7#ifndef SETTINGS_FOR_GRAPH_H
8#define SETTINGS_FOR_GRAPH_H
21 const QString &defaultName)
const;
QString groupNameForNthCurve(int indexOneBased) const
Return the group name, that appears in the settings file/registry, for the specified curve index.
QString defaultCurveName(int indexOneBased, const QString &defaultName) const
Default graph name for the specified curve index.
int numberOfCurvesForImport() const
Return the number of curve names to be generated. Value is maximum of 1 and the number in the configu...
SettingsForGraph()
Single constructor.