|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
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 | inlineprotected |
| closeSubpath() | CGraphicsPath | virtual |
| createGradient(double color1Start, double color2Start, const CColor &color1, const CColor &color2)=0 | CGraphicsPath | pure virtual |
| dirty()=0 | CGraphicsPath | protectedpure virtual |
| ElementList typedef | CGraphicsPath | protected |
| elements | CGraphicsPath | protected |
| forget() | CBaseObject | inlinevirtual |
| getBoundingBox()=0 | CGraphicsPath | pure virtual |
| getCurrentPosition()=0 | CGraphicsPath | pure virtual |
| getNbReference() const | CBaseObject | inlinevirtual |
| hitTest(const CPoint &p, bool evenOddFilled=false, CGraphicsTransform *transform=0)=0 | CGraphicsPath | pure virtual |
| isTypeOf(IdStringPtr s) const | CGraphicsPath | inlinevirtual |
| newCopy() const | CGraphicsPath | inlinevirtual |
| notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | inlinevirtual |
| remember() | CBaseObject | inlinevirtual |
| ~CBaseObject() | CBaseObject | inlinevirtual |