Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ model
Method
model
plugins/grepview/grepoutputview.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
247
248
GrepOutputModel* GrepOutputView::model()
249
{
250
return static_cast<GrepOutputModel*>(resultsTreeView->model());
251
}
252
253
void GrepOutputView::changeModel(int index)
254
{
Callers
6
stashesFound
Method · 0.45
itemsAdded
Method · 0.45
paint
Method · 0.45
sizeHint
Method · 0.45
collapseAllItems
Method · 0.45
raceJob
Method · 0.45
Calls
no outgoing calls
Tested by
1
raceJob
Method · 0.36