7 #ifndef SETTINGS_FOR_GRAPH_H
8 #define SETTINGS_FOR_GRAPH_H
21 const QString &defaultName)
const;
27 #endif // SETTINGS_FOR_GRAPH_H
Manage storage and retrieval of the settings for the curves.
QString defaultCurveName(int indexOneBased, const QString &defaultName) const
Default graph name for the specified curve index.
QString groupNameForNthCurve(int indexOneBased) const
Return the group name, that appears in the settings file/registry, for the specified curve index...
SettingsForGraph()
Single constructor.