![]() |
Qt 6.x
The Qt SDK
|
#include "qprinterinfo.h"
#include "qprinterinfo_p.h"
#include "qprintdevice_p.h"
#include <QtCore/qdebug.h>
#include <qpa/qplatformprintplugin.h>
#include <qpa/qplatformprintersupport.h>
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) |
QDebug operator<< | ( | QDebug | debug, |
const QPrinterInfo & | p | ||
) |
Definition at line 443 of file qprinterinfo.cpp.
QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC | ( | QPrinterInfoPrivate | , |
shared_null | |||
) |