Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
FittingWindow.cpp File Reference
#include "CmdMediator.h"
#include "Curve.h"
#include "CurveConnectAs.h"
#include "CurveStyle.h"
#include "EngaugeAssert.h"
#include "FittingCurveCoefficients.h"
#include "FittingModel.h"
#include "FittingStatistics.h"
#include "FittingWindow.h"
#include "GeometryModel.h"
#include "Logger.h"
#include "MainWindow.h"
#include "MainWindowModel.h"
#include <QApplication>
#include <QClipboard>
#include <QComboBox>
#include <QGridLayout>
#include <QItemSelectionModel>
#include <QLabel>
#include <QLineEdit>
#include <qmath.h>
#include "Transformation.h"
#include "WindowTable.h"
Include dependency graph for FittingWindow.cpp:

Go to the source code of this file.

Variables

const int COLUMN_COEFFICIENTS = 0
 
const int COLUMN_POLYNOMIAL_TERMS = 1
 

Variable Documentation

◆ COLUMN_COEFFICIENTS

const int COLUMN_COEFFICIENTS = 0

Definition at line 31 of file FittingWindow.cpp.

◆ COLUMN_POLYNOMIAL_TERMS

const int COLUMN_POLYNOMIAL_TERMS = 1

Definition at line 32 of file FittingWindow.cpp.