![]() |
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 | |
| QPrint::InputSlotId | id |
| int | windowsId |
| const char * | key |
Definition at line 124 of file qprint_p.h.
| QPrint::InputSlotId InputSlotMap::id |
Definition at line 125 of file qprint_p.h.
Referenced by QPrintUtils::inputSlotIdToInputSlotKey(), QPrintUtils::inputSlotIdToWindowsId(), QPrintUtils::inputSlotKeyToInputSlotId(), and QPrintUtils::paperBinToInputSlot().
| const char* InputSlotMap::key |
Definition at line 127 of file qprint_p.h.
Referenced by QPrintUtils::inputSlotIdToInputSlotKey(), QPrintUtils::inputSlotKeyToInputSlotId(), and QPrintUtils::paperBinToInputSlot().
| int InputSlotMap::windowsId |
Definition at line 126 of file qprint_p.h.
Referenced by QPrintUtils::inputSlotIdToWindowsId(), and QPrintUtils::paperBinToInputSlot().