|
Engauge Digitizer 2
|
#include "Logger.h"#include "NonPdfCropping.h"#include "NonPdfFrameHandle.h"#include <QGraphicsRectItem>#include <QGraphicsScene>#include <qmath.h>#include <QRect>#include "QtToString.h"#include "ViewPreview.h"
Go to the source code of this file.
Variables | |
| const int | Z_BOX = 50 |
| const int | Z_HANDLE = 100 |
| const int Z_BOX = 50 |
Definition at line 17 of file NonPdfCropping.cpp.
| const int Z_HANDLE = 100 |
Definition at line 18 of file NonPdfCropping.cpp.