Engauge Digitizer 2
Loading...
Searching...
No Matches
ImportCropping.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ImportCropping { IMPORT_CROPPING_NEVER , IMPORT_CROPPING_MULTIPAGE_PDFS , IMPORT_CROPPING_ALWAYS , NUMBER_IMPORT_CROPPING }

Variables

const ImportCropping DEFAULT_IMPORT_CROPPING

Enumeration Type Documentation

◆ ImportCropping

Enumerator
IMPORT_CROPPING_NEVER 
IMPORT_CROPPING_MULTIPAGE_PDFS 
IMPORT_CROPPING_ALWAYS 
NUMBER_IMPORT_CROPPING 

Definition at line 10 of file ImportCropping.h.

11{
16};
@ NUMBER_IMPORT_CROPPING
@ IMPORT_CROPPING_NEVER
@ IMPORT_CROPPING_MULTIPAGE_PDFS
@ IMPORT_CROPPING_ALWAYS

Variable Documentation

◆ DEFAULT_IMPORT_CROPPING

const ImportCropping DEFAULT_IMPORT_CROPPING
extern

Definition at line 14 of file ImportCropping.cpp.