Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
93
bool Plugin::isRunning()
94
{
95
return m_job;
96
}
97
98
void Plugin::killCppcheck()
99
{
Callers
7
doKill
Method · 0.45
doKill
Method · 0.45
forceFullUpdate
Method · 0.45
currentRunningSession
Function · 0.45
startCppQmlTypeUpdate
Method · 0.45
projectData
Method · 0.45
currentRunningSession
Method · 0.45
Calls
no outgoing calls
Tested by
1
doKill
Method · 0.36