7 #ifndef SETTINGS_FOR_GRAPH_H 8 #define SETTINGS_FOR_GRAPH_H 21 const QString &defaultName)
const;
30 #endif // SETTINGS_FOR_GRAPH_H Manage storage and retrieval of the settings for the curves.
SettingsForGraph()
Single constructor.
int numberOfCurvesForImport() const
Return the number of curve names to be generated. Value is maximum of 1 and the number in the configu...
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.