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
CPDF_Path Member List

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_Pathinline
GetBoundingBox() constCPDF_Path
GetBoundingBoxForStrokePath(float line_width, float miter_limit) constCPDF_Path
GetObject() constCPDF_Pathinline
GetPoint(int index) constCPDF_Path
GetPoints() constCPDF_Path
HasRef() constCPDF_Pathinline
IsRect() constCPDF_Path
Transform(const CFX_Matrix &matrix)CPDF_Path
~CPDF_Path()CPDF_Path