Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ data

void* QVectorPath::CacheEntry::data

Definition at line 118 of file qvectorpath_p.h.

◆ 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: