Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ start
Method
start
kdevplatform/util/projecttestjob.cpp:96–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void ProjectTestJob::start()
97
{
98
Q_D(ProjectTestJob);
99
d->runNext();
100
}
101
102
bool ProjectTestJob::doKill()
103
{
Callers
4
rowsAboutToBeInserted
Method · 0.45
rowsRemoved
Method · 0.45
itemBoundingRect
Method · 0.45
runNext
Method · 0.45
Calls
1
runNext
Method · 0.80
Tested by
no test coverage detected