Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void ExternalScriptItem::setInputMode(ExternalScriptItem::InputMode mode)
89
{
90
m_inputMode = mode;
91
}
92
93
int ExternalScriptItem::filterMode() const
94
{
Callers
3
newOption
Method · 0.80
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected