dialogexportpdf.h
Definition: dialogexportpdf.h:41
void checkFilename(const QString &fileName=QString())
Definition: dialogexportpdf.cpp:91
Definition: dialogexportimage.h:34
void userChoices(QString &filename, const QPageLayout::Orientation &orientation, const int &dpi, const QPrinter::PrinterMode printerMode, const QPageSize &pageSize=QPageSize(QPageSize::A4))
void getFilename()
Gets the filename of the PDF.
Definition: dialogexportpdf.cpp:128
QPageLayout::Orientation m_orientation
Definition: dialogexportpdf.h:61
void getPrinterMode(const QString &mode)
Gets printer quality mode.
Definition: dialogexportpdf.cpp:142
DialogExportPDF(QWidget *parent=Q_NULLPTR)
Definition: dialogexportpdf.cpp:37