MCPcopy 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
1600bool DUContext::SearchItem::hasNext() const
1601{
1602 return !next.isEmpty();
1603}
1604
1605QVector<QualifiedIdentifier> DUContext::SearchItem::toList(const QualifiedIdentifier& prefix) const
1606{

Callers 11

slotAbortAllMethod · 0.45
statusIconChangedMethod · 0.45
documentTitleChangedMethod · 0.45
createdMethod · 0.45
deletedMethod · 0.45
applyAliasesMethod · 0.45
renderMethod · 0.45
parseHunksFunction · 0.45
addToBackgroundParserMethod · 0.45

Calls 1

isEmptyMethod · 0.45

Tested by 1