Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setPluginController
Method
setPluginController
kdevplatform/tests/testcore.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void TestCore::setPluginController(PluginController* ctrl)
132
{
133
d->pluginController = ctrl;
134
}
135
136
void TestCore::setRunController(RunController* ctrl)
137
{
Callers
3
initTestCase
Method · 0.80
init
Method · 0.80
initTestCase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected