MCPcopy 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
229int ManPageModel::sectionCount() const
230{
231 return m_sectionList.count();
232}
233
234bool ManPageModel::isLoaded() const
235{

Callers 2

sectionListUpdatedMethod · 0.80

Calls 1

countMethod · 0.45

Tested by

no test coverage detected