Qt 4.8
|
#include <qpainterpath_p.h>
Public Functions | |
QVectorPathData (const QVector< QPainterPath::Element > &path, uint fillRule, bool convex) | |
Public Variables | |
QVarLengthArray< QPainterPath::ElementType > | elements |
uint | flags |
QVarLengthArray< qreal > | points |
Definition at line 93 of file qpainterpath_p.h.
|
inline |
Definition at line 94 of file qpainterpath_p.h.
QVarLengthArray<QPainterPath::ElementType> QVectorPathConverter::QVectorPathData::elements |
Definition at line 129 of file qpainterpath_p.h.
uint QVectorPathConverter::QVectorPathData::flags |
Definition at line 131 of file qpainterpath_p.h.
QVarLengthArray<qreal> QVectorPathConverter::QVectorPathData::points |
Definition at line 130 of file qpainterpath_p.h.