Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ saveMode
Method
saveMode
plugins/externalscript/externalscriptitem.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
ExternalScriptItem::SaveMode ExternalScriptItem::saveMode() const
54
{
55
return m_saveMode;
56
}
57
58
void ExternalScriptItem::setSaveMode(ExternalScriptItem::SaveMode mode)
59
{
Callers
3
saveItemForRow
Method · 0.80
EditExternalScript
Method · 0.80
ExternalScriptJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected