MCPcopy Create free account
hub / github.com/Atarity/Lightpack / Stop

Method Stop

Software/src/Plugin.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void Plugin::Stop()
126{
127 process->kill();
128}
129
130QProcess::ProcessState Plugin::state() const
131{

Callers 4

setEnabledMethod · 0.95
foreachFunction · 0.45
dropPluginsMethod · 0.45
StopPluginsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected