Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isEmpty
Method
isEmpty
kdevplatform/sublime/idealbuttonbarwidget.cpp:457–460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
bool IdealButtonBarWidget::isEmpty() const
458
{
459
return actions().isEmpty();
460
}
461
462
void IdealButtonBarWidget::adaptToDockWidgetVisibilities()
463
{
Callers
15
closeViews
Method · 0.45
setUrl
Method · 0.45
updateVisibility
Function · 0.45
setBackgroundCentralWidget
Method · 0.45
reconstructViews
Method · 0.45
viewRemovedInternal
Method · 0.45
postMessage
Method · 0.45
areas
Method · 0.45
contextMenuRequested
Method · 0.45
insertIntoDocumentListMenu
Method · 0.45
statusChanged
Method · 0.45
setWorkingSet
Method · 0.45
Calls
no outgoing calls
Tested by
1
operator()
Method · 0.36