Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ setFunction
Method
setFunction
examples/Plotter/BigDataset/Model.cpp:73–76 ·
view source on GitHub ↗
slot
Source
from the content-addressed store, hash-verified
71
72
// slot
73
void Model::setFunction(Function f)
74
{
75
m_function = f;
76
}
77
78
void Model::setRunning(bool running)
79
{
Callers
1
functionToggled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected