Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 100 of file qprint_p.h.

Member Data Documentation

◆ id

QPrint::InputSlotId QPrint::InputSlot::id

Definition at line 103 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().

◆ key

QByteArray QPrint::InputSlot::key

Definition at line 101 of file qprint_p.h.

◆ name

QString QPrint::InputSlot::name

◆ windowsId

int QPrint::InputSlot::windowsId

Definition at line 104 of file qprint_p.h.

Referenced by QPrintUtils::paperBinToInputSlot().


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