![]() |
Qt 6.x
The Qt SDK
|
#include <qprint_p.h>
Collaboration diagram for QPrint::InputSlot:Public Attributes | |
| QByteArray | key |
| QString | name |
| QPrint::InputSlotId | id |
| int | windowsId |
Definition at line 98 of file qprint_p.h.
| QPrint::InputSlotId QPrint::InputSlot::id |
Definition at line 101 of file qprint_p.h.
Referenced by QPrintUtils::paperBinToInputSlot().
| QByteArray QPrint::InputSlot::key |
Definition at line 99 of file qprint_p.h.
Referenced by QWindowsPrintDevice::defaultInputSlot(), and QPrintUtils::paperBinToInputSlot().
| QString QPrint::InputSlot::name |
Definition at line 100 of file qprint_p.h.
Referenced by QPrintUtils::paperBinToInputSlot().
| int QPrint::InputSlot::windowsId |
Definition at line 102 of file qprint_p.h.
Referenced by QPrintUtils::paperBinToInputSlot().