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

Method setSaveMode

plugins/externalscript/externalscriptitem.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void ExternalScriptItem::setSaveMode(ExternalScriptItem::SaveMode mode)
59{
60 m_saveMode = mode;
61}
62
63ExternalScriptItem::OutputMode ExternalScriptItem::outputMode() const
64{

Callers 2

ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected