Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
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
mergePoints()QPathSegments
pathId(int index) constQPathSegmentsinline
pointAt(int vertex) constQPathSegmentsinline
points() constQPathSegmentsinline
QPathSegments(int reserve)QPathSegmentsinline
QTypeInfo< Intersection > classQPathSegmentsfriend
QTypeInfo< Segment > classQPathSegmentsfriend
segmentAt(int index) constQPathSegmentsinline
segments() constQPathSegmentsinline
setPath(const QPainterPath &path)QPathSegments