MCPcopy 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
457bool IdealButtonBarWidget::isEmpty() const
458{
459 return actions().isEmpty();
460}
461
462void IdealButtonBarWidget::adaptToDockWidgetVisibilities()
463{

Callers 15

closeViewsMethod · 0.45
setUrlMethod · 0.45
updateVisibilityFunction · 0.45
reconstructViewsMethod · 0.45
viewRemovedInternalMethod · 0.45
postMessageMethod · 0.45
areasMethod · 0.45
contextMenuRequestedMethod · 0.45
statusChangedMethod · 0.45
setWorkingSetMethod · 0.45

Calls

no outgoing calls

Tested by 1

operator()Method · 0.36