QPrinterInfo Class

The QPrinterInfo class gives access to information about existing printers. More...

Header: #include <QPrinterInfo>
qmake: QT += printsupport
Since: Qt 4.4

This class was introduced in Qt 4.4.

Detailed Description

Use the static functions to generate a list of QPrinterInfo objects. Each QPrinterInfo object in the list represents a single printer and can be queried for name, supported paper sizes, and whether or not it is the default printer.