Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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