Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
bool XYAnalysisCurve::resultAvailable() const {
48
return result().available;
49
}
50
51
bool XYAnalysisCurve::usingColumn(const AbstractColumn* column, bool indirect) const {
52
Q_D(const XYAnalysisCurve);
Callers
1
createContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
1
createContextMenu
Method · 0.64