MCPcopy 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
521bool Column::formulaAutoResize() const {
522 return d->formulaAutoResize();
523}
524
525/**
526 * \brief Sets the formula used to generate column values

Callers 3

setColumnsMethod · 0.45
redoMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected