Engauge Digitizer
2
|
#include "ImportCropping.h"
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... | |
enum NonPdfReturn |
Return values from load operation.
Enumerator | |
---|---|
NON_PDF_RETURN_CANCELED | |
NON_PDF_RETURN_FAILED | |
NON_PDF_RETURN_SUCCESS |