Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setWorkingDirectory
Method
setWorkingDirectory
plugins/externalscript/externalscriptitem.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void ExternalScriptItem::setWorkingDirectory(const QString& workingDirectory)
44
{
45
m_workingDirectory = workingDirectory;
46
}
47
48
QString ExternalScriptItem::workingDirectory() const
49
{
Callers
15
readConfigOption
Method · 0.45
start
Method · 0.45
runCommand
Function · 0.45
execute
Method · 0.45
importMesonAPI
Method · 0.45
job
Method · 0.45
executeCommand
Method · 0.45
executeCommandSync
Method · 0.45
ExternalScriptJob
Method · 0.45
update
Method · 0.45
PlasmoidExecutionJob
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
5
runCommand
Function · 0.36
importMesonAPI
Method · 0.36
job
Method · 0.36
test
Method · 0.36
setupLocalRepository
Function · 0.36