Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasItems
Method
hasItems
kdevplatform/language/duchain/navigation/useswidget.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
bool NavigatableWidgetList::hasItems() const
343
{
344
return ( bool )m_itemLayout->count();
345
}
346
347
void NavigatableWidgetList::addHeaderItem(QWidget* widget, Qt::Alignment alignment)
348
{
Callers
1
buildContextUses
Function · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected