7#include <QtPrintSupport/qtprintsupportglobal.h>
8#include <QtPrintSupport/qprinter.h>
10#include <QtCore/QList>
11#include <QtCore/QPair>
12#include <QtGui/qpagesize.h>
37 bool isDefault()
const;
38 bool isRemote()
const;
45 bool supportsCustomPageSizes()
const;
47 QPageSize minimumPhysicalPageSize()
const;
48 QPageSize maximumPhysicalPageSize()
const;
61 static QString defaultPrinterName();
71# ifndef QT_NO_DEBUG_STREAM
The QPrinterInfo class gives access to information about existing printers.
ColorMode
This enum type is used to indicate whether QPrinter should print in color or not.
PrinterState
\value Idle \value Active \value Aborted \value Error
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.