![]() |
Qt 6.x
The Qt SDK
|
#include <qpainterpath_p.h>
Collaboration diagram for QVectorPathConverter:Classes | |
| struct | QVectorPathData |
Public Member Functions | |
| QVectorPathConverter (const QList< QPainterPath::Element > &path, uint fillRule, bool convex) | |
| const QVectorPath & | vectorPath () |
Public Attributes | |
| QVectorPathData | pathData |
| QVectorPath | path |
Definition at line 37 of file qpainterpath_p.h.
|
inline |
Definition at line 40 of file qpainterpath_p.h.
|
inline |
Definition at line 46 of file qpainterpath_p.h.
References path.
| QVectorPath QVectorPathConverter::path |
Definition at line 90 of file qpainterpath_p.h.
Referenced by vectorPath().
| QVectorPathData QVectorPathConverter::pathData |
Definition at line 89 of file qpainterpath_p.h.