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
QPrint::InputSlot Struct Reference

#include <qprint_p.h>

+ Collaboration diagram for QPrint::InputSlot:

Public Attributes

QByteArray key
 
QString name
 
QPrint::InputSlotId id
 
int windowsId
 

Detailed Description

Definition at line 99 of file qprint_p.h.

Member Data Documentation

◆ id

QPrint::InputSlotId QPrint::InputSlot::id

Definition at line 102 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().

◆ key

QByteArray QPrint::InputSlot::key

◆ name

QString QPrint::InputSlot::name

Definition at line 101 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().

◆ windowsId

int QPrint::InputSlot::windowsId

Definition at line 103 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().


The documentation for this struct was generated from the following file: