Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
224
QModelIndex ScratchpadView::currentIndex() const
225
{
226
return scratchView->currentIndex();
227
}
228
229
#include
"scratchpadview.moc"
230
#include
"moc_emptymessagelistview.cpp"
Callers
15
setSelectedCheckSetSelectionAsDefault
Method · 0.45
reload
Method · 0.45
editSelectedCheckSetSelectionName
Method · 0.45
cloneSelectedCheckSetSelection
Method · 0.45
removeSelectedCheckSetSelection
Method · 0.45
onDefaultCheckSetSelectionChanged
Method · 0.45
onEnabledChecksChanged
Method · 0.45
createWorkingCopy
Method · 0.45
isCorrect
Method · 0.45
searchRepo
Method · 0.45
removeBuildConfig
Method · 0.45
saveConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected