![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 440 of file qprinterinfo.cpp.
| QT_BEGIN_NAMESPACE Q_GLOBAL_STATIC | ( | QPrinterInfoPrivate | , |
| shared_null | ) |