MCPcopy 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
239int ManPageModel::nbSectionLoaded() const
240{
241 return m_nbSectionLoaded;
242}
243
244bool ManPageModel::identifierInSection(const QString& identifier, const QString& section) const
245{

Callers 1

sectionParsedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected