MCPcopy 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
248GrepOutputModel* GrepOutputView::model()
249{
250 return static_cast<GrepOutputModel*>(resultsTreeView->model());
251}
252
253void GrepOutputView::changeModel(int index)
254{

Callers 6

stashesFoundMethod · 0.45
itemsAddedMethod · 0.45
paintMethod · 0.45
sizeHintMethod · 0.45
collapseAllItemsMethod · 0.45
raceJobMethod · 0.45

Calls

no outgoing calls

Tested by 1

raceJobMethod · 0.36