Engauge Digitizer 2
|
#include "DlgImportCroppingPdf.h"
#include "ImportCroppingUtilPdf.h"
#include "Pdf.h"
#include "poppler-qt5.h"
#include <QApplication>
#include <QImage>
#include <QString>
Go to the source code of this file.
Variables | |
const int | X_TOP_LEFT = 0 |
const int | Y_TOP_LEFT = 0 |
const int | WIDTH = -1 |
const int | HEIGHT = -1 |
const int | FIRST_PAGE_1_BASED = 1 |