Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ ~ProcessDialog
Method
~ProcessDialog
src/common/dialog/processdialog.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
ProcessDialog::~ProcessDialog()
43
{
44
process.kill();
45
}
46
47
void ProcessDialog::setProgram(const QString &program)
48
{
Callers
nothing calls this directly
Calls
1
kill
Method · 0.45
Tested by
no test coverage detected