Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ unfilteredItemCount
Method
unfilteredItemCount
plugins/quickopen/duchainitemquickopen.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
uint DUChainItemDataProvider::unfilteredItemCount() const
218
{
219
return Base::items().count();
220
}
221
222
QuickOpenDataPointer DUChainItemDataProvider::data(uint row) const
223
{
Callers
nothing calls this directly
Calls
2
items
Function · 0.85
count
Method · 0.45
Tested by
no test coverage detected