Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indexModel
Method
indexModel
plugins/manpage/manpageplugin.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
QAbstractItemModel* ManPagePlugin::indexModel() const
138
{
139
return m_model->indexList();
140
}
141
142
IDocumentation::Ptr ManPagePlugin::documentationForIndex(const QModelIndex& index) const
143
{
Callers
3
showDocumentation
Method · 0.45
updateView
Method · 0.45
changedProvider
Method · 0.45
Calls
1
indexList
Method · 0.80
Tested by
no test coverage detected