MCPcopy Create free account
hub / github.com/KDE/kdevelop / joinCommandLine

Method joinCommandLine

kdevplatform/outputview/outputexecutejob.cpp:557–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555}
556
557QString OutputExecuteJobPrivate::joinCommandLine() const
558{
559 return KShell::joinArgs( effectiveCommandLine() );
560}
561
562QStringList OutputExecuteJobPrivate::effectiveCommandLine() const
563{

Callers 2

startMethod · 0.80
childProcessErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected