Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
void WorkingSetWidget::setChangedSignificantly()
74
{
75
setVisible(!workingSet()->isEmpty());
76
}
77
78
#include
"moc_workingsetwidget.cpp"
Callers
nothing calls this directly
Calls
2
workingSet
Function · 0.85
isEmpty
Method · 0.45
Tested by
no test coverage detected