Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ inputMode
Method
inputMode
plugins/externalscript/externalscriptitem.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
ExternalScriptItem::InputMode ExternalScriptItem::inputMode() const
84
{
85
return m_inputMode;
86
}
87
88
void ExternalScriptItem::setInputMode(ExternalScriptItem::InputMode mode)
89
{
Callers
4
contextMenuExtension
Method · 0.80
saveItemForRow
Method · 0.80
EditExternalScript
Method · 0.80
ExternalScriptJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected