Go to the documentation of this file.
24#include "wtf/Platform.h"
33SVGPathSegCurvetoQuadraticSmoothAbs::SVGPathSegCurvetoQuadraticSmoothAbs(
float x,
float y)
40SVGPathSegCurvetoQuadraticSmoothAbs::~SVGPathSegCurvetoQuadraticSmoothAbs()
44void SVGPathSegCurvetoQuadraticSmoothAbs::setX(
float x)
49float SVGPathSegCurvetoQuadraticSmoothAbs::x()
const
54void SVGPathSegCurvetoQuadraticSmoothAbs::setY(
float y)
59float SVGPathSegCurvetoQuadraticSmoothAbs::y()
const
66SVGPathSegCurvetoQuadraticSmoothRel::SVGPathSegCurvetoQuadraticSmoothRel(
float x,
float y)
73SVGPathSegCurvetoQuadraticSmoothRel::~SVGPathSegCurvetoQuadraticSmoothRel()
77void SVGPathSegCurvetoQuadraticSmoothRel::setX(
float x)
82float SVGPathSegCurvetoQuadraticSmoothRel::x()
const
87void SVGPathSegCurvetoQuadraticSmoothRel::setY(
float y)
92float SVGPathSegCurvetoQuadraticSmoothRel::y()
const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by
doxygen 1.13.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.