Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
CurveNameList.h File Reference
#include <QHash>
#include <QStandardItemModel>
#include <QString>
#include <QVector>
Include dependency graph for CurveNameList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CurveNameList
 Model for DlgSettingsCurveList and CmdSettingsCurveList. More...
 

Typedefs

typedef QHash< QString, QStringCurrentCurveToOriginalCurve
 
typedef QHash< QString, unsigned intOriginalCurveToPointCount
 

Enumerations

enum  CurveNameListColumns { CURVE_NAME_LIST_COLUMN_CURRENT , NUMBER_CURVE_NAME_LIST_COLUMNS }
 

Typedef Documentation

◆ CurrentCurveToOriginalCurve

Definition at line 16 of file CurveNameList.h.

◆ OriginalCurveToPointCount

Definition at line 17 of file CurveNameList.h.

Enumeration Type Documentation

◆ CurveNameListColumns

Enumerator
CURVE_NAME_LIST_COLUMN_CURRENT 
NUMBER_CURVE_NAME_LIST_COLUMNS 

Definition at line 20 of file CurveNameList.h.

20 {
23};
@ NUMBER_CURVE_NAME_LIST_COLUMNS
@ CURVE_NAME_LIST_COLUMN_CURRENT