Engauge Digitizer 2
|
#include "CallbackAxesCheckerFromAxesPoints.h"
#include "Checker.h"
#include "CmdMediator.h"
#include "Document.h"
#include "EnumsToQt.h"
#include "FilterImage.h"
#include "GridClassifier.h"
#include "Logger.h"
#include <QGraphicsScene>
#include <QImage>
#include <QTimer>
#include "Transformation.h"
#include "TransformationStateContext.h"
#include "TransformationStateDefined.h"
Go to the source code of this file.
Variables | |
const int | SECONDS_TO_MILLISECONDS = 1000.0 |
Definition at line 22 of file TransformationStateDefined.cpp.