Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ kill
Method
kill
kdevplatform/util/commandexecutor.cpp:163–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void CommandExecutor::kill()
164
{
165
Q_D(CommandExecutor);
166
167
d->m_process->kill();
168
}
169
170
QString CommandExecutor::command() const
171
{
Callers
15
takeProject
Method · 0.45
reparseProject
Method · 0.45
stopAllProcesses
Method · 0.45
slotKillJob
Method · 0.45
doKill
Method · 0.45
projectClosing
Method · 0.45
fetchMore
Method · 0.45
cancel
Method · 0.45
doKill
Method · 0.45
doKill
Method · 0.45
doKill
Method · 0.45
addClearSubjobs
Method · 0.45
Calls
no outgoing calls
Tested by
8
doKill
Method · 0.36
addClearSubjobs
Method · 0.36
killUnstartedCompoundJob
Method · 0.36
killFinishedCompoundJob
Method · 0.36
killRunningCompoundJob
Method · 0.36
killingSubjobFails
Method · 0.36
killRunningCompoundJobRepeatedly
Method · 0.36
testFinishingSubjob
Function · 0.36