Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ createObserver
Method
createObserver
src/KDChart/KDChartAbstractAxis.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void AbstractAxis::createObserver(AbstractDiagram *diagram)
150
{
151
d->setDiagram(diagram);
152
}
153
154
void AbstractAxis::deleteObserver(AbstractDiagram *diagram)
155
{
Callers
1
addAxis
Method · 0.80
Calls
1
setDiagram
Method · 0.45
Tested by
no test coverage detected