MCPcopy 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
151void TestCore::setProjectController(ProjectController* ctrl)
152{
153 d->projectController = ctrl;
154}
155
156void TestCore::setLanguageController(LanguageController* ctrl)
157{

Callers 6

mainFunction · 0.80
initTestCaseMethod · 0.80
initTestCaseMethod · 0.80
initTestCaseMethod · 0.80
initTestCaseMethod · 0.80
initTestCaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected