Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ formulaAutoUpdate
Method
formulaAutoUpdate
src/backend/core/column/Column.cpp:517–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
bool Column::formulaAutoUpdate() const {
518
return d->formulaAutoUpdate();
519
}
520
521
bool Column::formulaAutoResize() const {
522
return d->formulaAutoResize();
Callers
5
setColumns
Method · 0.45
data
Method · 0.45
redo
Method · 0.45
save
Method · 0.45
updateHorizontalHeader
Method · 0.45
Calls
no outgoing calls
Tested by
1
data
Method · 0.36