Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ itemCount
Method
itemCount
plugins/quickopen/projectfilequickopen.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
uint BaseFileDataProvider::itemCount() const
208
{
209
return filteredItems().count();
210
}
211
212
uint BaseFileDataProvider::unfilteredItemCount() const
213
{
Callers
5
rowCount
Method · 0.45
getItem
Method · 0.45
items
Function · 0.45
testProjectFileFilter
Method · 0.45
bench_quickopen.cpp
File · 0.45
Calls
1
count
Method · 0.45
Tested by
2
items
Function · 0.36
testProjectFileFilter
Method · 0.36