Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setProjectController
Method
setProjectController
kdevplatform/tests/testcore.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void TestCore::setProjectController(ProjectController* ctrl)
152
{
153
d->projectController = ctrl;
154
}
155
156
void TestCore::setLanguageController(LanguageController* ctrl)
157
{
Callers
6
main
Function · 0.80
initTestCase
Method · 0.80
initTestCase
Method · 0.80
initTestCase
Method · 0.80
initTestCase
Method · 0.80
initTestCase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected