KHTML
Path.h
Go to the documentation of this file.
89 void addBezierCurveTo(const FloatPoint& controlPoint1, const FloatPoint& controlPoint2, const FloatPoint&);
93 void addArc(const FloatPoint&, float radius, float startAngle, float endAngle, bool anticlockwise);
107 static Path createRoundedRectangle(const FloatRect&, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, const FloatSize& bottomLeftRadius, const FloatSize& bottomRightRadius);
Definition: Path.h:56
Definition: FloatRect.h:59
Definition: FloatSize.h:48
Definition: Path.h:61
Definition: Path.h:49
Definition: FloatPoint.h:61
Definition: AffineTransform.h:47
Definition: CSSHelper.h:6
Definition: Path.h:58
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
Definition: Path.h:57
KGuiItem apply()
KGuiItem ok()
void(* PathApplierFunction)(void *info, const PathElement *)
Definition: Path.h:66
Definition: Path.h:54
Definition: Path.h:55
Definition: Path.h:68
Definition: Path.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed May 11 2016 01:56:45 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed May 11 2016 01:56:45 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.