Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setJobName
Method
setJobName
kdevplatform/outputview/outputexecutejob.cpp:151–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void OutputExecuteJob::setJobName( const QString& name )
152
{
153
setObjectName(name);
154
setTitle(name);
155
}
156
157
QUrl OutputExecuteJob::workingDirectory() const
158
{
Callers
2
job
Method · 0.80
contextMenuExtension
Method · 0.80
Calls
no outgoing calls
Tested by
1
job
Method · 0.64