Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qprinterinfo.cpp File Reference

(766deb0e43a1d1772054b45ba55466da3d7ff344)

#include "qprinterinfo.h"
#include "qprinterinfo_p.h"
#include "qprintdevice_p.h"
#include <QtCore/qdebug.h>
#include <qpa/qplatformprintplugin.h>
#include <qpa/qplatformprintersupport.h>
+ Include dependency graph for qprinterinfo.cpp:

Go to the source code of this file.

Classes

class  QPrinterInfoPrivateDeleter
 

Functions

QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC (QPrinterInfoPrivate, shared_null)
 
QDebug operator<< (QDebug debug, const QPrinterInfo &p)
 

Function Documentation

◆ operator<<()

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

Definition at line 443 of file qprinterinfo.cpp.

◆ Q_GLOBAL_STATIC()

QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC ( QPrinterInfoPrivate ,
shared_null  )