MCPcopy 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
53ExternalScriptItem::SaveMode ExternalScriptItem::saveMode() const
54{
55 return m_saveMode;
56}
57
58void ExternalScriptItem::setSaveMode(ExternalScriptItem::SaveMode mode)
59{

Callers 3

saveItemForRowMethod · 0.80
EditExternalScriptMethod · 0.80
ExternalScriptJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected