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

Method addJob

kdevplatform/language/backgroundparser/tests/test_backgroundparser.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void JobPlan::addJob(const JobPrototype& job)
42{
43 m_jobs << job;
44}
45
46void JobPlan::clear()
47{

Calls

no outgoing calls

Tested by

no test coverage detected