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

Method resultAvailable

src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47bool XYAnalysisCurve::resultAvailable() const {
48 return result().available;
49}
50
51bool XYAnalysisCurve::usingColumn(const AbstractColumn* column, bool indirect) const {
52 Q_D(const XYAnalysisCurve);

Callers 1

createContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by 1

createContextMenuMethod · 0.64