![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Macros | |
| #define | DC_COLLATE 22 |
Typedefs | |
| using | WindowsPrinterLookup = QList<QWindowsPrinterInfo> |
Functions | |
| Q_GLOBAL_STATIC (WindowsPrinterLookup, windowsDeviceLookup) | |
| qreal | qt_pointMultiplier (QPageLayout::Unit unit) |
| static uint | qwcsnlen (const wchar_t *str, uint maxlen) |
| static LPDEVMODE | getDevmode (HANDLE hPrinter, const QString &printerId) |
| #define DC_COLLATE 22 |
Definition at line 11 of file qwindowsprintdevice.cpp.
| typedef QList< QWindowsPrinterInfo > WindowsPrinterLookup = QList<QWindowsPrinterInfo> |
Definition at line 16 of file qwindowsprintdevice.cpp.
|
static |
Definition at line 31 of file qwindowsprintdevice.cpp.
| Q_GLOBAL_STATIC | ( | WindowsPrinterLookup | , |
| windowsDeviceLookup | ) |
|
extern |
Definition at line 20 of file qpagelayout.cpp.
Definition at line 21 of file qwindowsprintdevice.cpp.