Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qprintdevice_p.h File Reference

(c5d9d4d6f50fb86263009c0860c9897c8682485a)

#include <QtPrintSupport/private/qtprintsupportglobal_p.h>
#include "private/qprint_p.h"
#include <QtCore/qsharedpointer.h>
#include <QtGui/qpagelayout.h>
Include dependency graph for qprintdevice_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPrintDevice

Functions

Q_PRINTSUPPORT_EXPORT QDebug operator<< (QDebug debug, const QPrintDevice &)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QPrintDevice & p )

Definition at line 278 of file qprintdevice.cpp.