Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ core
Method
core
kdevplatform/interfaces/iplugin.cpp:120–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
ICore *IPlugin::core() const
121
{
122
Q_D(const IPlugin);
123
124
return d->core;
125
}
126
127
}
128
Callers
3
revert
Method · 0.45
diffForRev
Method · 0.45
diffFromBranch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected