MCPcopy Create free account
hub / github.com/KDE/kdevelop / setChangedSignificantly

Method setChangedSignificantly

kdevplatform/shell/workingsets/workingsetwidget.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void WorkingSetWidget::setChangedSignificantly()
74{
75 setVisible(!workingSet()->isEmpty());
76}
77
78#include "moc_workingsetwidget.cpp"

Callers

nothing calls this directly

Calls 2

workingSetFunction · 0.85
isEmptyMethod · 0.45

Tested by

no test coverage detected