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

Method isRunning

plugins/cppcheck/plugin.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93bool Plugin::isRunning()
94{
95 return m_job;
96}
97
98void Plugin::killCppcheck()
99{

Callers 7

doKillMethod · 0.45
doKillMethod · 0.45
forceFullUpdateMethod · 0.45
currentRunningSessionFunction · 0.45
startCppQmlTypeUpdateMethod · 0.45
projectDataMethod · 0.45
currentRunningSessionMethod · 0.45

Calls

no outgoing calls

Tested by 1

doKillMethod · 0.36