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.
Classes | |
class | CFX_WindowsRenderDevice |
Enumerations | |
enum class | WindowsPrintMode { kEmf = 0 , kTextOnly = 1 , kPostScript2 = 2 , kPostScript3 = 3 , kPostScript2PassThrough = 4 , kPostScript3PassThrough = 5 , kEmfImageMasks = 6 , kPostScript3Type42 = 7 , kPostScript3Type42PassThrough = 8 } |
Variables | |
WindowsPrintMode | g_pdfium_print_mode |
|
strong |
Enumerator | |
---|---|
kEmf | |
kTextOnly | |
kPostScript2 | |
kPostScript3 | |
kPostScript2PassThrough | |
kPostScript3PassThrough | |
kEmfImageMasks | |
kPostScript3Type42 | |
kPostScript3Type42PassThrough |
Definition at line 14 of file cfx_windowsrenderdevice.h.
|
extern |
Definition at line 46 of file cfx_windowsrenderdevice.cpp.
Referenced by CTextOnlyPrinterDriver::DrawDeviceText().