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
QPrinterInfoPrivate Class Reference

#include <qprinterinfo_p.h>

+ Collaboration diagram for QPrinterInfoPrivate:

Public Member Functions

 QPrinterInfoPrivate (const QString &id=QString())
 
 ~QPrinterInfoPrivate ()
 

Public Attributes

QPrintDevice m_printDevice
 

Detailed Description

Definition at line 26 of file qprinterinfo_p.h.

Constructor & Destructor Documentation

◆ QPrinterInfoPrivate()

QPrinterInfoPrivate::QPrinterInfoPrivate ( const QString & id = QString())

Definition at line 29 of file qprinterinfo.cpp.

References QPlatformPrinterSupport::createPrintDevice(), QPlatformPrinterSupportPlugin::get(), and m_printDevice.

+ Here is the call graph for this function:

◆ ~QPrinterInfoPrivate()

QPrinterInfoPrivate::~QPrinterInfoPrivate ( )

Definition at line 38 of file qprinterinfo.cpp.

Member Data Documentation

◆ m_printDevice

QPrintDevice QPrinterInfoPrivate::m_printDevice

Definition at line 32 of file qprinterinfo_p.h.

Referenced by QPrinterInfoPrivate().


The documentation for this class was generated from the following files: