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

Method setName

src/backend/worksheet/plots/AbstractCoordinateSystem.cpp:178–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void AbstractCoordinateSystem::setName(const QString& name) {
179 m_name = name;
180}

Callers 15

initMethod · 0.45
renameInternalCurvesMethod · 0.45
saveMethod · 0.45
initMethod · 0.45
initMethod · 0.45
renameInternalCurvesMethod · 0.45
saveMethod · 0.45
initMethod · 0.45
createDataSpreadsheetMethod · 0.45
addDataReductionCurveMethod · 0.45
addIntegrationCurveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected