CGraphicsPath Member List
This is the complete list of members for
CGraphicsPath, including all inherited members.
| addArc(const CRect &rect, double startAngle, double endAngle, bool clockwise) | CGraphicsPath | [virtual] |
| addBezierCurve(const CPoint &control1, const CPoint &control2, const CPoint &end) | CGraphicsPath | [virtual] |
| addEllipse(const CRect &rect) | CGraphicsPath | [virtual] |
| addLine(const CPoint &to) | CGraphicsPath | [virtual] |
| addPath(const CGraphicsPath &path, CGraphicsTransform *transformation=0) | CGraphicsPath | [virtual] |
| addRect(const CRect &rect) | CGraphicsPath | [virtual] |
| addRoundRect(const CRect &size, CCoord radius) | CGraphicsPath | |
| beginSubpath(const CPoint &start) | CGraphicsPath | [virtual] |
| CBaseObject() | CBaseObject | [inline] |
| CGraphicsPath() | CGraphicsPath | [inline, protected] |
| closeSubpath() | CGraphicsPath | [virtual] |
| createGradient(double color1Start, double color2Start, const CColor &color1, const CColor &color2)=0 | CGraphicsPath | [pure virtual] |
| dirty()=0 | CGraphicsPath | [protected, pure virtual] |
| ElementList typedef | CGraphicsPath | [protected] |
| elements | CGraphicsPath | [protected] |
| forget() | CBaseObject | [inline, virtual] |
| getBoundingBox()=0 | CGraphicsPath | [pure virtual] |
| getCurrentPosition()=0 | CGraphicsPath | [pure virtual] |
| getNbReference() const | CBaseObject | [inline, virtual] |
| hitTest(const CPoint &p, bool evenOddFilled=false, CGraphicsTransform *transform=0)=0 | CGraphicsPath | [pure virtual] |
| notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
| remember() | CBaseObject | [inline, virtual] |
| ~CBaseObject() | CBaseObject | [inline, virtual] |