MCPcopy 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
52QString ProcessDialog::program() const
53{
54 return process.program();
55}
56
57void ProcessDialog::setArguments(const QStringList &args)
58{

Callers 7

CodePortingMethod · 0.45
execCommandMethod · 0.45
run2ConsoleMethod · 0.45
FlameGraphGenTaskMethod · 0.45
startMethod · 0.45
doGradleGeneratMenuMethod · 0.45
execCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected