Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ data
Method
data
plugins/quickopen/documentationquickopenprovider.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
QuickOpenDataPointer DocumentationQuickOpenProvider::data(uint row) const
123
{
124
return m_results.at(row);
125
}
126
127
uint DocumentationQuickOpenProvider::itemCount() const
128
{
Callers
2
text
Method · 0.45
matchingIndexes
Function · 0.45
Calls
1
at
Method · 0.45
Tested by
no test coverage detected