![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPathSegments, including all inherited members.
| addIntersection(int index, const Intersection &intersection) | QPathSegments | inline |
| addPath(const QPainterPath &path) | QPathSegments | |
| addPoint(const QPointF &point) | QPathSegments | inline |
| elementBounds(int index) const | QPathSegments | inline |
| intersectionAt(int index) const | QPathSegments | inline |
| intersections() const | QPathSegments | inline |
| lineAt(int index) const | QPathSegments | inline |
| mergePoints() | QPathSegments | |
| pathId(int index) const | QPathSegments | inline |
| pointAt(int vertex) const | QPathSegments | inline |
| points() const | QPathSegments | inline |
| QPathSegments(int reserve) | QPathSegments | inline |
| QTypeInfo< Intersection > class | QPathSegments | friend |
| QTypeInfo< Segment > class | QPathSegments | friend |
| segmentAt(int index) const | QPathSegments | inline |
| segments() const | QPathSegments | inline |
| setPath(const QPainterPath &path) | QPathSegments |