Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ viewCount
Method
viewCount
kdevplatform/sublime/areaindex.cpp:211–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
int AreaIndex::viewCount() const
212
{
213
Q_D(const AreaIndex);
214
215
return d->views.count();
216
}
217
218
bool AreaIndex::hasView(View *view) const
219
{
Callers
4
openDocumentsWithSplitSeparators
Method · 0.80
testDeclarationDefinitionOrder
Method · 0.80
testDeclarationDefinitionOrder
Method · 0.80
testMultiDotFilenames
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
3
testDeclarationDefinitionOrder
Method · 0.64
testDeclarationDefinitionOrder
Method · 0.64
testMultiDotFilenames
Method · 0.64