Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasNext
Method
hasNext
kdevplatform/language/duchain/ducontext.cpp:1600–1603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1598
}
1599
1600
bool DUContext::SearchItem::hasNext() const
1601
{
1602
return !next.isEmpty();
1603
}
1604
1605
QVector<QualifiedIdentifier> DUContext::SearchItem::toList(const QualifiedIdentifier& prefix) const
1606
{
Callers
11
subtractFromEachMessageTimeout
Method · 0.45
slotAbortAll
Method · 0.45
statusIconChanged
Method · 0.45
documentTitleChanged
Method · 0.45
created
Method · 0.45
deleted
Method · 0.45
applyAliases
Method · 0.45
render
Method · 0.45
addChildrenFromFileSystem
Method · 0.45
parseHunks
Function · 0.45
addToBackgroundParser
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
1
addChildrenFromFileSystem
Method · 0.36