Pdf Class Reference

Wrapper around the Poppler library. More...

#include <Pdf.h>

List of all members.

Public Member Functions

 Pdf ()
 Single constructor.
PdfReturn load (const QString &fileName, QImage &image, int resolution, ImportCropping importCropping, bool isErrorReportRegressionTest) const
 Try to load the specified file. Success is indicated in the function return value.

Detailed Description

Wrapper around the Poppler library.

Engauge uses that library to read and import PDF files.

This class is only compiled and linked in when ENGAUGE_PDF is defined, since it links to the optional poppler library.

Definition at line 28 of file Pdf.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1