Engauge Digitizer  2
Classes | Namespaces | Enumerations
NonPdf.h File Reference
#include "ImportCropping.h"
Include dependency graph for NonPdf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NonPdf
 Wrapper around the QImage class for read and importing non-PDF files. More...
 

Namespaces

 Poppler
 

Enumerations

enum  NonPdfReturn { NON_PDF_RETURN_CANCELED, NON_PDF_RETURN_FAILED, NON_PDF_RETURN_SUCCESS }
 Return values from load operation. More...
 

Enumeration Type Documentation

◆ NonPdfReturn

Return values from load operation.

Enumerator
NON_PDF_RETURN_CANCELED 
NON_PDF_RETURN_FAILED 
NON_PDF_RETURN_SUCCESS 

Definition at line 19 of file NonPdf.h.