Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplatformprintersupport.h File Reference
#include <QtPrintSupport/qtprintsupportglobal.h>
#include <QtPrintSupport/qprinter.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qlist.h>
#include <QtCore/qhash.h>
+ Include dependency graph for qplatformprintersupport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPlatformPrinterSupport
 The QPlatformPrinterSupport class provides an abstraction for print support. More...
 

Variables

QT_BEGIN_NAMESPACE typedef QHash< QString, QStringPrinterOptions
 

Variable Documentation

◆ PrinterOptions

QT_BEGIN_NAMESPACE typedef QHash<QString, QString> PrinterOptions

Definition at line 26 of file qplatformprintersupport.h.