MCPcopy 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
83ExternalScriptItem::InputMode ExternalScriptItem::inputMode() const
84{
85 return m_inputMode;
86}
87
88void ExternalScriptItem::setInputMode(ExternalScriptItem::InputMode mode)
89{

Callers 4

contextMenuExtensionMethod · 0.80
saveItemForRowMethod · 0.80
EditExternalScriptMethod · 0.80
ExternalScriptJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected