Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void ProcessDialog::setProgram(const QString &program)
48
{
49
process.setProgram(program);
50
}
51
52
QString ProcessDialog::program() const
53
{
Callers
15
execute
Method · 0.45
doCheckJdtls
Method · 0.45
checkShasum
Method · 0.45
getRemoteFile
Method · 0.45
createCxxServ
Function · 0.45
createJavaServ
Function · 0.45
createPythonServ
Function · 0.45
createJSServ
Function · 0.45
initTool
Method · 0.45
ClientPrivate
Method · 0.45
start
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected