KHTML
SVGResourceClipperQt.cpp
Go to the documentation of this file.
39 void SVGResourceClipper::applyClip(/*GraphicsContext* context*/QPainter* painter, const FloatRect& boundingBox) const
void setClipPath(const QPainterPath &path, Qt::ClipOperation operation)
void closeSubpath()
void cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &endPoint)
const QPainterPath::Element & elementAt(int index) const
void moveTo(const QPointF &point)
int elementCount() const
void setFillRule(Qt::FillRule fillRule)
void lineTo(const QPointF &endPoint)
QMatrix & translate(qreal dx, qreal dy)
bool isEmpty() const
QMatrix & scale(qreal sx, qreal sy)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.