Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ model
Method
model
plugins/scratchpad/scratchpad.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
QStandardItemModel* Scratchpad::model() const
152
{
153
return m_model;
154
}
155
156
void Scratchpad::openScratch(const QModelIndex& index)
157
{
Callers
8
clearModel
Method · 0.45
outputViewModel
Method · 0.45
activateIndex
Method · 0.45
selectItem
Method · 0.45
outputFilter
Method · 0.45
testSetModelAndDelegate
Method · 0.45
ScratchpadView
Method · 0.45
proxyModel
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSetModelAndDelegate
Method · 0.36