MCPcopy Create free account
hub / github.com/KDE/labplot / formulaAttribute

Method formulaAttribute

src/backend/core/column/ColumnPrivate.cpp:3285–3287  ·  view source on GitHub ↗

* \brief Return the interval attribute representing the formula strings */

Source from the content-addressed store, hash-verified

3283 * \brief Return the interval attribute representing the formula strings
3284 */
3285IntervalAttribute<QString> ColumnPrivate::formulaAttribute() const {
3286 return m_formulas;
3287}
3288
3289/**
3290 * \brief Replace the interval attribute for the formula strings

Callers 1

redoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected