Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFX_Path Member List

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) noexceptCFX_Path
Clear()CFX_Path
ClosePath()CFX_Path
GetBoundingBox() constCFX_Path
GetBoundingBoxForStrokePath(float line_width, float miter_limit) constCFX_Path
GetPoint(size_t index) constCFX_Pathinline
GetPoints() constCFX_Pathinline
GetPoints()CFX_Pathinline
GetRect(const CFX_Matrix *matrix) constCFX_Path
GetType(size_t index) constCFX_Pathinline
IsClosingFigure(size_t index) constCFX_Pathinline
IsRect() constCFX_Path
Transform(const CFX_Matrix &matrix)CFX_Path
~CFX_Path()CFX_Path