MCPcopy Create free account
hub / github.com/KDE/kdevelop / indexModel

Method indexModel

plugins/qthelp/qthelpproviderabstract.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132QAbstractItemModel* QtHelpProviderAbstract::indexModel() const
133{
134 return m_engine.indexModel();
135}
136
137IDocumentation::Ptr QtHelpProviderAbstract::documentationForIndex(const QModelIndex& idx) const
138{

Callers 3

setFilterTextMethod · 0.45
unfilteredItemCountMethod · 0.45
testDefaultValueMethod · 0.45

Calls

no outgoing calls

Tested by 1

testDefaultValueMethod · 0.36