![]() |
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 CPDF_Path, including all inherited members.
| Append(const CFX_Path &path, const CFX_Matrix *pMatrix) | CPDF_Path | |
| AppendFloatRect(const CFX_FloatRect &rect) | CPDF_Path | |
| AppendPoint(const CFX_PointF &point, CFX_Path::Point::Type type) | CPDF_Path | |
| AppendPointAndClose(const CFX_PointF &point, CFX_Path::Point::Type type) | CPDF_Path | |
| AppendRect(float left, float bottom, float right, float top) | CPDF_Path | |
| ClosePath() | CPDF_Path | |
| CPDF_Path() | CPDF_Path | |
| CPDF_Path(const CPDF_Path &that) | CPDF_Path | |
| Emplace() | CPDF_Path | inline |
| GetBoundingBox() const | CPDF_Path | |
| GetBoundingBoxForStrokePath(float line_width, float miter_limit) const | CPDF_Path | |
| GetObject() const | CPDF_Path | inline |
| GetPoint(int index) const | CPDF_Path | |
| GetPoints() const | CPDF_Path | |
| HasRef() const | CPDF_Path | inline |
| IsRect() const | CPDF_Path | |
| Transform(const CFX_Matrix &matrix) | CPDF_Path | |
| ~CPDF_Path() | CPDF_Path |