Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
D2DVectorPathCache Struct Reference
+ Collaboration diagram for D2DVectorPathCache:

Static Public Member Functions

static void cleanup_func (QPaintEngineEx *engine, void *data)
 

Public Attributes

ComPtr< ID2D1PathGeometry1 > aliased
 
ComPtr< ID2D1PathGeometry1 > antiAliased
 

Detailed Description

Definition at line 213 of file qwindowsdirect2dpaintengine.cpp.

Member Function Documentation

◆ cleanup_func()

static void D2DVectorPathCache::cleanup_func ( QPaintEngineEx engine,
void data 
)
inlinestatic

Definition at line 217 of file qwindowsdirect2dpaintengine.cpp.

References e, engine, and Q_UNUSED.

Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().

+ Here is the caller graph for this function:

Member Data Documentation

◆ aliased

ComPtr<ID2D1PathGeometry1> D2DVectorPathCache::aliased

Definition at line 214 of file qwindowsdirect2dpaintengine.cpp.

◆ antiAliased

ComPtr<ID2D1PathGeometry1> D2DVectorPathCache::antiAliased

Definition at line 215 of file qwindowsdirect2dpaintengine.cpp.


The documentation for this struct was generated from the following file: