Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 engine, and Q_UNUSED.

Referenced by QWindowsDirect2DPaintEnginePrivate::vectorPathToID2D1PathGeometry().

+ Here is the caller graph for this function:

Member Data Documentation

◆ aliased

ComPtr<ID2D1PathGeometry1> D2DVectorPathCache::aliased

◆ antiAliased

ComPtr<ID2D1PathGeometry1> D2DVectorPathCache::antiAliased

Definition at line 215 of file qwindowsdirect2dpaintengine.cpp.


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