Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QPathSegments Member List

This is the complete list of members for QPathSegments, including all inherited members.

addIntersection(int index, const Intersection &intersection)QPathSegmentsinline
addPath(const QPainterPath &path)QPathSegments
addPoint(const QPointF &point)QPathSegmentsinline
elementBounds(int index) constQPathSegmentsinline
intersectionAt(int index) constQPathSegmentsinline
intersections() constQPathSegmentsinline
lineAt(int index) constQPathSegmentsinline
m_intersectionsQPathSegmentsprivate
m_pathIdQPathSegmentsprivate
m_pointsQPathSegmentsprivate
m_segmentsQPathSegmentsprivate
mergePoints()QPathSegments
pathId(int index) constQPathSegmentsinline
pointAt(int vertex) constQPathSegmentsinline
points() constQPathSegmentsinline
QPathSegments(int reserve)QPathSegmentsinline
segmentAt(int index) constQPathSegmentsinline
segments() constQPathSegmentsinline
setPath(const QPainterPath &path)QPathSegments