Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ configure
Method
configure
kdevplatform/project/interfaces/iprojectbuilder.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
KJob* IProjectBuilder::configure(IProject*)
18
{
19
return nullptr;
20
}
21
22
KJob* IProjectBuilder::prune(IProject*)
23
{
Callers
2
configureShortcuts
Method · 0.45
addJob
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected