Home
last modified time | relevance | path

Searched refs:c1Length_V (Results 1 – 3 of 3) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpatterndb/variables/
H A Dvcurveclength.cpp57 SetName(c1Length_V + curve->name()); in VCurveCLength()
61 SetAlias(c1Length_V + curve->GetAlias()); in VCurveCLength()
87 … SetName(c1Length_V + baseCurve->name() + QLatin1String("_") + seg_ + QString().setNum(segment)); in VCurveCLength()
91 …SetAlias(c1Length_V + baseCurve->GetAlias() + QLatin1String("_") + seg_ + QString().setNum(segment… in VCurveCLength()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/ifc/
H A Difcdef.cpp293 const QString c1Length_V = QStringLiteral("C1Length"); variable
295 const QString c1LengthSpl_ = c1Length_V + spl_;
297 const QString c1LengthSplPath = c1Length_V + splPath;
H A Difcdef.h218 extern const QString c1Length_V;