Engauge Digitizer  2
Enumerations | Variables
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.

Variable Documentation

◆ DEFAULT_IMPORT_CROPPING

const ImportCropping DEFAULT_IMPORT_CROPPING

Definition at line 14 of file ImportCropping.cpp.