MCPcopy 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
96void ProjectTestJob::start()
97{
98 Q_D(ProjectTestJob);
99 d->runNext();
100}
101
102bool ProjectTestJob::doKill()
103{

Callers 4

rowsAboutToBeInsertedMethod · 0.45
rowsRemovedMethod · 0.45
itemBoundingRectMethod · 0.45
runNextMethod · 0.45

Calls 1

runNextMethod · 0.80

Tested by

no test coverage detected