KHTML
RenderPathQt.cpp
Go to the documentation of this file.
45 static QPainterPath getPathStroke(const QPainterPath &path, const RenderObject* object, const RenderStyle* style)
62 double dashOffset = SVGRenderStyle::cssPrimitiveToLength(object, style->svgStyle()->strokeDashOffset(), 0.0);
QRectF boundingRect() const
void setWidth(qreal width)
void append(const T &value)
qreal width() const
static QPainterPath getPathStroke(const QPainterPath &path, const RenderObject *object, const RenderStyle *style)
Definition: RenderPathQt.cpp:45
QString pattern(Mode mode=Reading)
void setMiterLimit(qreal limit)
QPainterPath createStroke(const QPainterPath &path) const
void setJoinStyle(Qt::PenJoinStyle style)
Definition: khtmlview.h:36
void setCapStyle(Qt::PenCapStyle style)
void setDashPattern(Qt::PenStyle style)
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.