Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgMeshPatch Member List

This is the complete list of members for SvgMeshPatch, including all inherited members.

addStop(const QString &pathStr, QColor color, Type edge, bool pathIncomplete=false, QPointF lastPoint=QPointF())SvgMeshPatch
addStop(const std::array< QPointF, 4 > &pathPoints, QColor color, Type edge)SvgMeshPatch
addStopLinear(const std::array< QPointF, 2 > &pathPoints, QColor color, Type edge)SvgMeshPatch
Bottom enum valueSvgMeshPatch
boundingRect() constSvgMeshPatch
controlPointsSvgMeshPatchprivate
counterSvgMeshPatchprivate
countPoints() constSvgMeshPatch
curveTo(const QPointF &c1, const QPointF &c2, const QPointF &p)SvgMeshPatch
getCoord(const char *ptr, qreal &number)SvgMeshPatchprivate
getMidCurve(bool isVertical) constSvgMeshPatch
getMidpointParametric(Type type) constSvgMeshPatchinline
getPath() constSvgMeshPatch
getSegment(Type type) constSvgMeshPatch
getStop(Type type) constSvgMeshPatch
isDivisibleHorizontally() constSvgMeshPatch
isDivisibleVertically() constSvgMeshPatch
Left enum valueSvgMeshPatch
lineTo(const QPointF &p)SvgMeshPatch
m_newPathSvgMeshPatchprivate
m_nodesSvgMeshPatchprivate
m_parametricCoordsSvgMeshPatchprivate
m_startingPointSvgMeshPatchprivate
modifyCorner(SvgMeshPatch::Type type, const QPointF &delta)SvgMeshPatch
modifyPath(SvgMeshPatch::Type type, std::array< QPointF, 4 > newPath)SvgMeshPatch
moveTo(const QPointF &p)SvgMeshPatch
parseMeshPath(const QString &path, bool pathIncomplete=false, const QPointF lastPoint=QPointF())SvgMeshPatchprivate
Right enum valueSvgMeshPatch
segmentPointAt(Type type, qreal t) constSvgMeshPatch
segmentSplitAt(Type type, qreal t) constSvgMeshPatch
setStopColor(SvgMeshPatch::Type type, const QColor &color)SvgMeshPatch
setTransform(const QTransform &matrix)SvgMeshPatch
Size enum valueSvgMeshPatch
size() constSvgMeshPatch
subdivide(QVector< SvgMeshPatch * > &subdivided, const QVector< QColor > &colors) constSvgMeshPatch
subdivideHorizontally(QVector< SvgMeshPatch * > &subdivided, const QVector< QColor > &colors) constSvgMeshPatch
subdivideVertically(QVector< SvgMeshPatch * > &subdivided, const QVector< QColor > &colors) constSvgMeshPatch
SvgMeshPatch(QPointF startingPoint)SvgMeshPatch
SvgMeshPatch(const SvgMeshPatch &other)SvgMeshPatch
Top enum valueSvgMeshPatch
Type enum nameSvgMeshPatch