MCPcopy Create free account
hub / github.com/KDE/labplot / setY2DataColumnPath

Method setY2DataColumnPath

src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255void XYAnalysisCurve::setY2DataColumnPath(const QString& path) {
256 Q_D(XYAnalysisCurve);
257 d->y2DataColumnPath = path;
258}
259
260// ##############################################################################
261// ################################# SLOTS ####################################

Callers 1

sourceChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected