![]() |
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/win32/cgdi_device_driver.h"#include <math.h>#include <windows.h>#include <algorithm>#include <array>#include <vector>#include "core/fxcrt/check.h"#include "core/fxcrt/check_op.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/fixed_size_data_vector.h"#include "core/fxcrt/fx_string.h"#include "core/fxcrt/notreached.h"#include "core/fxcrt/numerics/safe_conversions.h"#include "core/fxge/agg/cfx_agg_devicedriver.h"#include "core/fxge/cfx_defaultrenderdevice.h"#include "core/fxge/cfx_fillrenderoptions.h"#include "core/fxge/cfx_graphstatedata.h"#include "core/fxge/cfx_path.h"#include "core/fxge/dib/cfx_dibbase.h"#include "core/fxge/dib/cfx_dibitmap.h"#include "core/fxge/render_defines.h"#include "core/fxge/win32/cwin32_platform.h"#include "third_party/agg23/agg_clip_liang_barsky.h"