Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qprinterinfo.cpp File Reference
#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   
)