![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>#include <QtGui/qpaintengine.h>#include <private/qpaintengine_p.h>#include <private/qstroker_p.h>#include <private/qpainter_p.h>Go to the source code of this file.
Classes | |
| struct | QRealRect |
| class | QVectorPath |
| struct | QVectorPath::CacheEntry |
Typedefs | |
| typedef void(* | qvectorpath_cache_cleanup) (QPaintEngineEx *engine, void *data) |
Functions | |
| Q_GUI_EXPORT const QVectorPath & | qtVectorPathForPath (const QPainterPath &path) |
| typedef void(* qvectorpath_cache_cleanup) (QPaintEngineEx *engine, void *data) |
Definition at line 31 of file qvectorpath_p.h.
| Q_GUI_EXPORT const QVectorPath & qtVectorPathForPath | ( | const QPainterPath & | path | ) |
Definition at line 183 of file qpaintengineex.cpp.