Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QVectorPath::CacheEntry Struct Reference

#include <qvectorpath_p.h>

+ Collaboration diagram for QVectorPath::CacheEntry:

Public Attributes

QPaintEngineExengine
 
voiddata
 
qvectorpath_cache_cleanup cleanup
 
CacheEntrynext
 

Detailed Description

Definition at line 116 of file qvectorpath_p.h.

Member Data Documentation

◆ cleanup

qvectorpath_cache_cleanup QVectorPath::CacheEntry::cleanup

Definition at line 119 of file qvectorpath_p.h.

◆ data

void* QVectorPath::CacheEntry::data

◆ engine

QPaintEngineEx* QVectorPath::CacheEntry::engine

Definition at line 117 of file qvectorpath_p.h.

◆ next

CacheEntry* QVectorPath::CacheEntry::next

Definition at line 120 of file qvectorpath_p.h.


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