![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fxge/cfx_windowsrenderdevice.h"#include <memory>#include "core/fxge/renderdevicedriver_iface.h"#include "core/fxge/win32/cgdi_display_driver.h"#include "core/fxge/win32/cgdi_printer_driver.h"#include "core/fxge/win32/cps_printer_driver.h"#include "core/fxge/win32/ctext_only_printer_driver.h"Go to the source code of this file.
Variables | |
| WindowsPrintMode | g_pdfium_print_mode = WindowsPrintMode::kEmf |
| WindowsPrintMode g_pdfium_print_mode = WindowsPrintMode::kEmf |
Definition at line 46 of file cfx_windowsrenderdevice.cpp.
Referenced by CTextOnlyPrinterDriver::DrawDeviceText().