|
| UsePrinterMarginsDialog (QWidget *parent, const QString &pageSize, double unitRatio, const QString &suffix) |
|
void | getNewPrinterMargins (double &topMargin, double &bottomMargin, double &leftMargin, double &rightMargin) |
|
|
void | getPrinterMarginValues (const QString &printerName) |
|
|
QString | m_pageSize |
|
double | m_unitRatio |
|
QString | m_suffix |
|
double | m_ptsTopMargin |
|
double | m_ptsBottomMargin |
|
double | m_ptsLeftMargin |
|
double | m_ptsRightMargin |
|
void UsePrinterMarginsDialog::getNewPrinterMargins |
( |
double & |
topMargin, |
|
|
double & |
bottomMargin, |
|
|
double & |
leftMargin, |
|
|
double & |
rightMargin |
|
) |
| |
Return the new printer sourced margins in PostScript points (72dpi).
- Parameters
-
topMargin | |
bottomMargin | |
leftMargin | |
rightMargin | |
The documentation for this class was generated from the following files: