#include <forms/dialogexportpdf.h>
|
| void | userChoices (QString &filename, const QPageLayout::Orientation &orientation, const int &dpi, const QPrinter::PrinterMode printerMode, const QPageSize &pageSize=QPageSize(QPageSize::A4)) |
◆ DialogExportPDF()
| DialogExportPDF::DialogExportPDF |
( |
QWidget * | parent = Q_NULLPTR | ) |
|
|
explicit |
◆ ~DialogExportPDF()
| DialogExportPDF::~DialogExportPDF |
( |
| ) |
|
◆ checkFilename
| void DialogExportPDF::checkFilename |
( |
const QString & | fileName = QString() | ) |
|
|
slot |
◆ getFilename
| void DialogExportPDF::getFilename |
( |
| ) |
|
|
slot |
Gets the filename of the PDF.
◆ getPrinterMode
| void DialogExportPDF::getPrinterMode |
( |
const QString & | mode | ) |
|
|
slot |
Gets printer quality mode.
◆ getUserChoices
| void DialogExportPDF::getUserChoices |
( |
| ) |
|
|
slot |
◆ userChoices
| void DialogExportPDF::userChoices |
( |
QString & | filename, |
|
|
const QPageLayout::Orientation & | orientation, |
|
|
const int & | dpi, |
|
|
const QPrinter::PrinterMode | printerMode, |
|
|
const QPageSize & | pageSize = QPageSize(QPageSize::A4) ) |
|
signal |
◆ m_dpi
| int DialogExportPDF::m_dpi |
|
private |
◆ m_fileName
| QString DialogExportPDF::m_fileName |
|
private |
◆ m_orientation
| QPageLayout::Orientation DialogExportPDF::m_orientation |
|
private |
◆ m_printerMode
| QPrinter::PrinterMode DialogExportPDF::m_printerMode |
|
private |
◆ ui
| Ui::DialogExportPDF* DialogExportPDF::ui |
|
private |
The documentation for this class was generated from the following files: