MCPcopy 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
151QStandardItemModel* Scratchpad::model() const
152{
153 return m_model;
154}
155
156void Scratchpad::openScratch(const QModelIndex& index)
157{

Callers 8

clearModelMethod · 0.45
outputViewModelMethod · 0.45
activateIndexMethod · 0.45
selectItemMethod · 0.45
outputFilterMethod · 0.45
ScratchpadViewMethod · 0.45
proxyModelMethod · 0.45

Calls

no outgoing calls

Tested by 1