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
qprinterinfo.cpp File Reference

(c5d9d4d6f50fb86263009c0860c9897c8682485a)

#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 440 of file qprinterinfo.cpp.

◆ Q_GLOBAL_STATIC()

QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC ( QPrinterInfoPrivate ,
shared_null  )