Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ program
Method
program
src/common/dialog/processdialog.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
QString ProcessDialog::program() const
53
{
54
return process.program();
55
}
56
57
void ProcessDialog::setArguments(const QStringList &args)
58
{
Callers
7
CodePorting
Method · 0.45
execCommand
Method · 0.45
run2Console
Method · 0.45
FlameGraphGenTask
Method · 0.45
start
Method · 0.45
doGradleGeneratMenu
Method · 0.45
execCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected