Qt 4.8
|
#include <qpainterpath_p.h>
Classes | |
struct | QVectorPathData |
Public Functions | |
QVectorPathConverter (const QVector< QPainterPath::Element > &path, uint fillRule, bool convex) | |
const QVectorPath & | vectorPath () |
Public Variables | |
QVectorPath | path |
QVectorPathData | pathData |
Definition at line 81 of file qpainterpath_p.h.
|
inline |
Definition at line 84 of file qpainterpath_p.h.
|
inline |
Definition at line 89 of file qpainterpath_p.h.
QVectorPath QVectorPathConverter::path |
Definition at line 135 of file qpainterpath_p.h.
QVectorPathData QVectorPathConverter::pathData |
Definition at line 134 of file qpainterpath_p.h.