Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
DlgSettingsPointMatch.cpp File Reference
#include "CmdMediator.h"
#include "CmdSettingsPointMatch.h"
#include "DlgSettingsPointMatch.h"
#include "EngaugeAssert.h"
#include "Logger.h"
#include "MainWindow.h"
#include <QComboBox>
#include <QGraphicsEllipseItem>
#include <QGraphicsPixmapItem>
#include <QGraphicsRectItem>
#include <QGraphicsScene>
#include <QGridLayout>
#include <QLabel>
#include <qmath.h>
#include <QPen>
#include <QSpinBox>
#include "ViewPreview.h"
Include dependency graph for DlgSettingsPointMatch.cpp:

Go to the source code of this file.

Variables

const int MINIMUM_HEIGHT = 480
 
const int POINT_SIZE_MAX = 1024
 
const int POINT_SIZE_MIN = 5
 

Variable Documentation

◆ MINIMUM_HEIGHT

const int MINIMUM_HEIGHT = 480

Definition at line 25 of file DlgSettingsPointMatch.cpp.

◆ POINT_SIZE_MAX

const int POINT_SIZE_MAX = 1024

Definition at line 26 of file DlgSettingsPointMatch.cpp.

◆ POINT_SIZE_MIN

const int POINT_SIZE_MIN = 5

Definition at line 27 of file DlgSettingsPointMatch.cpp.