Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ sectionCount
Method
sectionCount
plugins/manpage/manpagemodel.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
int ManPageModel::sectionCount() const
230
{
231
return m_sectionList.count();
232
}
233
234
bool ManPageModel::isLoaded() const
235
{
Callers
2
ManPageDocumentationWidget
Method · 0.80
sectionListUpdated
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected