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

Method setInputMode

plugins/externalscript/externalscriptitem.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void ExternalScriptItem::setInputMode(ExternalScriptItem::InputMode mode)
89{
90 m_inputMode = mode;
91}
92
93int ExternalScriptItem::filterMode() const
94{

Callers 3

newOptionMethod · 0.80
ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected