Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
Pdf.cpp File Reference
#include "DlgImportCroppingPdf.h"
#include "ImportCroppingUtilPdf.h"
#include "Pdf.h"
#include "poppler-qt5.h"
#include <QApplication>
#include <QImage>
#include <QString>
Include dependency graph for Pdf.cpp:

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
 

Variable Documentation

const int FIRST_PAGE_1_BASED = 1

Definition at line 19 of file Pdf.cpp.

const int HEIGHT = -1

Definition at line 18 of file Pdf.cpp.

const int WIDTH = -1

Definition at line 18 of file Pdf.cpp.

const int X_TOP_LEFT = 0

Definition at line 17 of file Pdf.cpp.

const int Y_TOP_LEFT = 0

Definition at line 17 of file Pdf.cpp.