#include "CurveConnectAs.h"
#include "Document.h"
#include "DocumentModelExportFormat.h"
#include "ExportFileFunctions.h"
#include "ExportFileRelations.h"
#include "ExportValuesXOrY.h"
#include "LineStyle.h"
#include "Logger.h"
#include "MainWindow.h"
#include "MainWindowModel.h"
#include "PointStyle.h"
#include <QImage>
#include <qmath.h>
#include <QtTest/QtTest>
#include "Spline.h"
#include "SplinePair.h"
#include "Test/TestExport.h"
#include "Transformation.h"
Go to the source code of this file.
◆ ONE_LOAD_STARTUP_FILE_LOWER_CASE()
◆ ONE_LOAD_STARTUP_FILE_UPPER_CASE()
◆ STARTUP_DIG_LOWER_CASE()
const QString STARTUP_DIG_LOWER_CASE |
( |
"/tmp/export_only.dig" | | ) |
|
◆ STARTUP_DIG_UPPER_CASE()
const QString STARTUP_DIG_UPPER_CASE |
( |
"/tmp/export_only.DIG" | | ) |
|
◆ DEBUG_FLAG
const bool DEBUG_FLAG = false |
◆ EXPORT_ONLY
const bool EXPORT_ONLY = true |
◆ IS_RESET
const bool IS_RESET = true |
◆ NO_COMMAND_LINE
const QStringList NO_COMMAND_LINE |
◆ NO_DROP_REGRESSION
const bool NO_DROP_REGRESSION = false |
◆ NO_ERROR_REPORT_LOG_FILE
const QString NO_ERROR_REPORT_LOG_FILE |
◆ NO_EXPORT_ONLY
const bool NO_EXPORT_ONLY = false |
◆ NO_EXTRACT_IMAGE_EXTENSION
const QString NO_EXTRACT_IMAGE_EXTENSION |
◆ NO_EXTRACT_IMAGE_ONLY
const bool NO_EXTRACT_IMAGE_ONLY = false |
◆ NO_GNUPLOT_LOG_FILES
const bool NO_GNUPLOT_LOG_FILES = false |
◆ NO_LOAD_STARTUP_FILES
const QStringList NO_LOAD_STARTUP_FILES |
◆ NO_REGRESSION_IMPORT
const bool NO_REGRESSION_IMPORT = false |
◆ NO_REGRESSION_OPEN_FILE
const QString NO_REGRESSION_OPEN_FILE |
◆ NOT_USING_GNUPLOT
const bool NOT_USING_GNUPLOT = false |
◆ REGRESSION_IMPORT
const bool REGRESSION_IMPORT = true |