Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
void AbstractCoordinateSystem::setName(const QString& name) {
179
m_name = name;
180
}
Callers
15
init
Method · 0.45
renameInternalCurves
Method · 0.45
save
Method · 0.45
init
Method · 0.45
init
Method · 0.45
renameInternalCurves
Method · 0.45
save
Method · 0.45
init
Method · 0.45
createDataSpreadsheet
Method · 0.45
addDataReductionCurve
Method · 0.45
addDifferentiationCurve
Method · 0.45
addIntegrationCurve
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected