Ashley Winters > Qt-0.03 > QPrinter

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

QPrinter - Interface to the Qt QPrinter class

SYNOPSIS ^

use QPrinter;

Member functions

new, abort, aborted, creator, docName, fromPage, maxPage, minPage, numCopies, newPage, orientation, outputFileName, outputToFile, pageSize, printerName, printProgram, setup, setCreator, setDocName, setFromTo, setMinMax, setNumCopies, setOrientation, setOutputFileName, setOutputToFile, setPageSize, setPrinterName, setPrintProgram, toPage

DESCRIPTION ^

What you see is what you get.

EXPORTED ^

The %Orientation and %PageSize hashes are exported to the user's namespace. Their keys correspond to the matching enums in QPainter.

AUTHOR ^

Ashley Winters <jql@accessone.com>