Qt 6.x
The Qt SDK
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 >QPathSegmentsfriend
QTypeInfo< Segment >QPathSegmentsfriend
segmentAt(int index) constQPathSegmentsinline
segments() constQPathSegmentsinline
setPath(const QPainterPath &path)QPathSegments