Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setFormulaVariableColumn
Method
setFormulaVariableColumn
src/backend/core/column/Column.cpp:505–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
}
504
505
void Column::setFormulaVariableColumn(Column* c) {
506
d->setFormulVariableColumn(c);
507
}
508
509
void Column::setFormulVariableColumnsPath(int index, const QString& path) {
510
d->setFormulVariableColumnsPath(index, path);
Callers
2
restorePointers
Method · 0.80
formulaLocale
Method · 0.80
Calls
1
setFormulVariableColumn
Method · 0.45
Tested by
1
formulaLocale
Method · 0.64