Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
DlgEditScale.cpp File Reference
#include "DlgEditScale.h"
#include "DlgValidatorAbstract.h"
#include "DlgValidatorFactory.h"
#include "DocumentAxesPointsRequired.h"
#include "DocumentModelCoords.h"
#include "DocumentModelGeneral.h"
#include "EngaugeAssert.h"
#include "FormatCoordsUnits.h"
#include "FormatDateTime.h"
#include "FormatDegreesMinutesSecondsNonPolarTheta.h"
#include "FormatDegreesMinutesSecondsPolarTheta.h"
#include "Logger.h"
#include "MainWindow.h"
#include "MainWindowModel.h"
#include <QGridLayout>
#include <QGroupBox>
#include <QHBoxLayout>
#include <QLabel>
#include <QRect>
#include "QtToString.h"
#include <QVBoxLayout>
#include "Transformation.h"
Include dependency graph for DlgEditScale.cpp:

Go to the source code of this file.

Variables

const Qt::Alignment ALIGNMENT = Qt::AlignCenter
 
const int MIN_WIDTH_TO_FIT_STRANGE_UNITS = 200
 

Variable Documentation

◆ ALIGNMENT

Definition at line 30 of file DlgEditScale.cpp.

◆ MIN_WIDTH_TO_FIT_STRANGE_UNITS

const int MIN_WIDTH_TO_FIT_STRANGE_UNITS = 200

Definition at line 32 of file DlgEditScale.cpp.