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

This is the complete list of members for CFGAS_GEPath, including all inherited members.

AddArc(const CFX_PointF &pos, const CFX_SizeF &size, float startAngle, float sweepAngle)CFGAS_GEPath
AddEllipse(const CFX_RectF &rect)CFGAS_GEPath
AddLine(const CFX_PointF &p1, const CFX_PointF &p2)CFGAS_GEPath
AddRectangle(float left, float top, float width, float height)CFGAS_GEPath
AddSubpath(const CFGAS_GEPath &path)CFGAS_GEPath
ArcTo(const CFX_PointF &pos, const CFX_SizeF &size, float startAngle, float sweepAngle)CFGAS_GEPath
BezierTo(const CFX_PointF &c1, const CFX_PointF &c2, const CFX_PointF &to)CFGAS_GEPath
CFGAS_GEPath()CFGAS_GEPath
Clear()CFGAS_GEPath
Close()CFGAS_GEPath
GetPath() constCFGAS_GEPathinline
IsEmpty() constCFGAS_GEPathinline
LineTo(const CFX_PointF &point)CFGAS_GEPath
MoveTo(const CFX_PointF &point)CFGAS_GEPath
TransformBy(const CFX_Matrix &mt)CFGAS_GEPath
~CFGAS_GEPath()CFGAS_GEPath