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
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.

Referenced by QVectorPath::~QVectorPath(), and QVectorPath::addCacheData().

◆ data

◆ engine

QPaintEngineEx* QVectorPath::CacheEntry::engine

◆ next

CacheEntry* QVectorPath::CacheEntry::next

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