MCPcopy Create free account
hub / github.com/KDE/kdevelop / currentIndex

Method currentIndex

plugins/scratchpad/scratchpadview.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224QModelIndex ScratchpadView::currentIndex() const
225{
226 return scratchView->currentIndex();
227}
228
229#include "scratchpadview.moc"
230#include "moc_emptymessagelistview.cpp"

Callers 15

reloadMethod · 0.45
createWorkingCopyMethod · 0.45
isCorrectMethod · 0.45
searchRepoMethod · 0.45
removeBuildConfigMethod · 0.45
saveConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected