#include "ImportCropping.h"
#include <QObject>
Go to the source code of this file.
◆ IMPORT_CROPPING_ALWAYS_STRING()
const QString IMPORT_CROPPING_ALWAYS_STRING |
( |
QObject::tr("Always crop during import") | | ) |
|
◆ IMPORT_CROPPING_MULTIPAGE_PDFS_STRING()
const QString IMPORT_CROPPING_MULTIPAGE_PDFS_STRING |
( |
QObject::tr("Crop during import only for multiple-page pdf files") | | ) |
|
◆ IMPORT_CROPPING_NEVER_STRING()
const QString IMPORT_CROPPING_NEVER_STRING |
( |
QObject::tr("Never crop during import") | | ) |
|
◆ ImportCroppingToString()
◆ DEFAULT_IMPORT_CROPPING