MCPcopy 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
131void TestCore::setPluginController(PluginController* ctrl)
132{
133 d->pluginController = ctrl;
134}
135
136void TestCore::setRunController(RunController* ctrl)
137{

Callers 3

initTestCaseMethod · 0.80
initMethod · 0.80
initTestCaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected