![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qprint_p.h>
Public Attributes | |
| QByteArray | key |
| QString | name |
| QPrint::InputSlotId | id |
| int | windowsId |
Definition at line 100 of file qprint_p.h.
| QPrint::InputSlotId QPrint::InputSlot::id |
Definition at line 103 of file qprint_p.h.
Referenced by QPrintUtils::paperBinToInputSlot().
| QByteArray QPrint::InputSlot::key |
Definition at line 101 of file qprint_p.h.
| QString QPrint::InputSlot::name |
Definition at line 102 of file qprint_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| int QPrint::InputSlot::windowsId |
Definition at line 104 of file qprint_p.h.
Referenced by QPrintUtils::paperBinToInputSlot().