MCPcopy 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
73void Model::setFunction(Function f)
74{
75 m_function = f;
76}
77
78void Model::setRunning(bool running)
79{

Callers 1

functionToggledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected