|
Engauge Digitizer
2
|
#include "Logger.h"#include "PdfCropping.h"#include "PdfFrameHandle.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 PdfCropping.cpp.
| const int Z_HANDLE = 100 |
Definition at line 18 of file PdfCropping.cpp.
1.8.14