QtBase  v6.3.1
Public Attributes | List of all members
QVectorPath::CacheEntry Struct Reference

#include <qvectorpath_p.h>

Collaboration diagram for QVectorPath::CacheEntry:
Collaboration graph
[legend]

Public Attributes

QPaintEngineExengine
 
voiddata
 
qvectorpath_cache_cleanup cleanup
 
CacheEntrynext
 

Detailed Description

Definition at line 152 of file qvectorpath_p.h.

Member Data Documentation

◆ cleanup

qvectorpath_cache_cleanup QVectorPath::CacheEntry::cleanup

Definition at line 155 of file qvectorpath_p.h.

◆ data

void* QVectorPath::CacheEntry::data

Definition at line 154 of file qvectorpath_p.h.

◆ engine

QPaintEngineEx* QVectorPath::CacheEntry::engine

Definition at line 153 of file qvectorpath_p.h.

◆ next

CacheEntry* QVectorPath::CacheEntry::next

Definition at line 156 of file qvectorpath_p.h.


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