Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ model
Method
model
plugins/executescript/scriptappjob.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
KDevelop::OutputModel* ScriptAppJob::model()
230
{
231
return qobject_cast<KDevelop::OutputModel*>(OutputJob::model());
232
}
233
234
#include
"moc_scriptappjob.cpp"
Callers
1
visit
Method · 0.45
Calls
1
model
Function · 0.85
Tested by
no test coverage detected