Home
last modified time | relevance | path

Searched refs:AttrKCurve (Results 1 – 6 of 6) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/ifc/
H A Difcdef.h111 extern const QString AttrKCurve;// TODO. Delete if minimal supported version is 0.2.7
H A Difcdef.cpp92 const QString AttrKCurve = QStringLiteral("kCurve"); variable
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/drawTools/toolcurve/
H A Dvtoolspline.cpp661 if (domElement.hasAttribute(AttrKCurve)) in SetSplineAttributes()
663 domElement.removeAttribute(AttrKCurve); in SetSplineAttributes()
H A Dvtoolsplinepath.cpp402 if (domElement.hasAttribute(AttrKCurve)) in SetSplinePathAttributes()
404 domElement.removeAttribute(AttrKCurve); in SetSplinePathAttributes()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/app/valentina/xml/
H A Dvpattern.cpp2567 const qreal kCurve = GetParametrDouble(domElement, AttrKCurve, QStringLiteral("1.0")); in ParseOldToolSpline()
2736 const qreal kCurve = GetParametrDouble(domElement, AttrKCurve, QStringLiteral("1.0")); in ParseOldToolSplinePath()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/app/valentina/core/
H A Dvtooloptionspropertybrowser.cpp4060 AttrKCurve, /*Not used*/ /* 25 */ in PropertiesList()