MCPcopy 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
42ProcessDialog::~ProcessDialog()
43{
44 process.kill();
45}
46
47void ProcessDialog::setProgram(const QString &program)
48{

Callers

nothing calls this directly

Calls 1

killMethod · 0.45

Tested by

no test coverage detected