Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SettingsForGraph Class Reference

Manage storage and retrieval of the settings for the curves. More...

#include <SettingsForGraph.h>

Public Member Functions

 SettingsForGraph ()
 Single constructor.
 
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.
 

Detailed Description

Manage storage and retrieval of the settings for the curves.

Definition at line 13 of file SettingsForGraph.h.

Constructor & Destructor Documentation

◆ SettingsForGraph()

SettingsForGraph::SettingsForGraph ( )

Single constructor.

Definition at line 12 of file SettingsForGraph.cpp.

Member Function Documentation

◆ defaultCurveName()

QString SettingsForGraph::defaultCurveName ( int  indexOneBased,
const QString &  defaultName 
) const

Default graph name for the specified curve index.

Definition at line 27 of file SettingsForGraph.cpp.

◆ groupNameForNthCurve()

QString SettingsForGraph::groupNameForNthCurve ( int  indexOneBased) const

Return the group name, that appears in the settings file/registry, for the specified curve index.

Definition at line 16 of file SettingsForGraph.cpp.


The documentation for this class was generated from the following files: