Qt 6.x
The Qt SDK
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 98 of file qprint_p.h.

Member Data Documentation

◆ id

QPrint::InputSlotId QPrint::InputSlot::id

Definition at line 101 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().

◆ key

QByteArray QPrint::InputSlot::key

◆ name

QString QPrint::InputSlot::name

Definition at line 100 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().

◆ windowsId

int QPrint::InputSlot::windowsId

Definition at line 102 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().


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