MCPcopy Create free account
hub / github.com/KDE/kdevelop / start

Method start

kdevplatform/util/tests/test_executecompositejob.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20class TestJob : public KJob
21{
22 void start() override
23 {
24 }
25};
26
27class TestCompositeJob : public ExecuteCompositeJob

Callers 1

testTryLockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected