NAME
Qt::Gui::QPrintEngine
PUBLIC METHODS
- ~QPrintEngine()
- bool abort()
- int metric(QPaintDevice::PaintDeviceMetric arg0)
- bool newPage()
- QPrinter::PrinterState printerState()
- QVariant property(QPrintEngine::PrintEnginePropertyKey key)
- void setProperty(QPrintEngine::PrintEnginePropertyKey key, const QVariant & value)
ENUM VALUES
- PPK_CollateCopies
- PPK_ColorMode
- PPK_Creator
- PPK_DocumentName
- PPK_FullPage
- PPK_NumberOfCopies
- PPK_Orientation
- PPK_OutputFileName
- PPK_PageOrder
- PPK_PageRect
- PPK_PageSize
- PPK_PaperRect
- PPK_PaperSource
- PPK_PrinterName
- PPK_PrinterProgram
- PPK_Resolution
- PPK_SelectionOption
- PPK_SupportedResolutions
- PPK_WindowsPageSize
- PPK_FontEmbedding
- PPK_SuppressSystemPrintStatus
- PPK_Duplex
- PPK_PaperSources
- PPK_CustomPaperSize
- PPK_PageMargins
- PPK_CopyCount
- PPK_SupportsMultipleCopies
- PPK_PaperSize
- PPK_CustomBase
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.