![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qvectorpath_p.h>
Public Attributes | |
QPaintEngineEx * | engine |
void * | data |
qvectorpath_cache_cleanup | cleanup |
CacheEntry * | next |
Definition at line 116 of file qvectorpath_p.h.
qvectorpath_cache_cleanup QVectorPath::CacheEntry::cleanup |
Definition at line 119 of file qvectorpath_p.h.
void* QVectorPath::CacheEntry::data |
Definition at line 118 of file qvectorpath_p.h.
QPaintEngineEx* QVectorPath::CacheEntry::engine |
Definition at line 117 of file qvectorpath_p.h.
CacheEntry* QVectorPath::CacheEntry::next |
Definition at line 120 of file qvectorpath_p.h.