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 %Page hashes are exported to the user's namespace. Their keys correspond to the matching enums in QPainter.

AUTHOR

Ashley Winters <jql@accessone.com>