Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ handleAspectUpdated
Method
handleAspectUpdated
src/backend/core/column/Column.cpp:2229–2231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2227
}
2228
2229
void Column::handleAspectUpdated(const QString&, const AbstractAspect* aspect) {
2230
d->formulaVariableColumnAdded(aspect);
2231
}
Callers
1
updateDependencies
Method · 0.45
Calls
1
formulaVariableColumnAdded
Method · 0.80
Tested by
no test coverage detected