Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ showOutput
Method
showOutput
plugins/externalscript/externalscriptitem.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
bool ExternalScriptItem::showOutput() const
124
{
125
return m_showOutput;
126
}
127
128
void ExternalScriptItem::setShowOutput(bool show)
129
{
Callers
3
saveItemForRow
Method · 0.80
EditExternalScript
Method · 0.80
ExternalScriptJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected