Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ nbSectionLoaded
Method
nbSectionLoaded
plugins/manpage/manpagemodel.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
int ManPageModel::nbSectionLoaded() const
240
{
241
return m_nbSectionLoaded;
242
}
243
244
bool ManPageModel::identifierInSection(const QString& identifier, const QString& section) const
245
{
Callers
1
sectionParsed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected