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

Method errorMode

plugins/externalscript/externalscriptitem.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73ExternalScriptItem::ErrorMode ExternalScriptItem::errorMode() const
74{
75 return m_errorMode;
76}
77
78void ExternalScriptItem::setErrorMode(ExternalScriptItem::ErrorMode mode)
79{

Callers 3

saveItemForRowMethod · 0.80
EditExternalScriptMethod · 0.80
ExternalScriptJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected