Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ formulaAutoResize
Method
formulaAutoResize
src/backend/core/column/Column.cpp:521–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
bool Column::formulaAutoResize() const {
522
return d->formulaAutoResize();
523
}
524
525
/**
526
* \brief Sets the formula used to generate column values
Callers
3
setColumns
Method · 0.45
redo
Method · 0.45
save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected