![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpainterpath_p.h>
Classes | |
struct | QVectorPathData |
Public Member Functions | |
QVectorPathConverter (const QList< QPainterPath::Element > &path, bool hasWindingFill, bool convex) | |
const QVectorPath & | vectorPath () |
Public Attributes | |
QVectorPathData | pathData |
QVectorPath | path |
Definition at line 35 of file qpainterpath_p.h.
|
inline |
Definition at line 38 of file qpainterpath_p.h.
References QVectorPathConverter().
Referenced by QVectorPathConverter().
|
inline |
Definition at line 44 of file qpainterpath_p.h.
QVectorPath QVectorPathConverter::path |
Definition at line 88 of file qpainterpath_p.h.
QVectorPathData QVectorPathConverter::pathData |
Definition at line 87 of file qpainterpath_p.h.