MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setProgram

Method setProgram

src/common/dialog/processdialog.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void ProcessDialog::setProgram(const QString &program)
48{
49 process.setProgram(program);
50}
51
52QString ProcessDialog::program() const
53{

Callers 15

executeMethod · 0.45
doCheckJdtlsMethod · 0.45
checkShasumMethod · 0.45
getRemoteFileMethod · 0.45
createCxxServFunction · 0.45
createJavaServFunction · 0.45
createPythonServFunction · 0.45
createJSServFunction · 0.45
initToolMethod · 0.45
ClientPrivateMethod · 0.45
startMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected