![]() |
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 CFX_Path, including all inherited members.
| Append(const CFX_Path &src, const CFX_Matrix *matrix) | CFX_Path | |
| AppendFloatRect(const CFX_FloatRect &rect) | CFX_Path | |
| AppendLine(const CFX_PointF &pt1, const CFX_PointF &pt2) | CFX_Path | |
| AppendPoint(const CFX_PointF &point, Point::Type type) | CFX_Path | |
| AppendPointAndClose(const CFX_PointF &point, Point::Type type) | CFX_Path | |
| AppendRect(float left, float bottom, float right, float top) | CFX_Path | |
| CFX_Path() | CFX_Path | |
| CFX_Path(const CFX_Path &src) | CFX_Path | |
| CFX_Path(CFX_Path &&src) noexcept | CFX_Path | |
| Clear() | CFX_Path | |
| ClosePath() | CFX_Path | |
| GetBoundingBox() const | CFX_Path | |
| GetBoundingBoxForStrokePath(float line_width, float miter_limit) const | CFX_Path | |
| GetPoint(size_t index) const | CFX_Path | inline |
| GetPoints() const | CFX_Path | inline |
| GetPoints() | CFX_Path | inline |
| GetRect(const CFX_Matrix *matrix) const | CFX_Path | |
| GetType(size_t index) const | CFX_Path | inline |
| IsClosingFigure(size_t index) const | CFX_Path | inline |
| IsRect() const | CFX_Path | |
| Transform(const CFX_Matrix &matrix) | CFX_Path | |
| ~CFX_Path() | CFX_Path |