Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ workingSet
Method
workingSet
kdevplatform/shell/workingsets/workingsettoolbutton.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
WorkingSet* WorkingSetToolButton::workingSet() const
45
{
46
return m_set;
47
}
48
49
void WorkingSetToolButton::setWorkingSet(WorkingSet* set)
50
{
Callers
15
createWorkingSet
Method · 0.45
deleteWorkingSet
Method · 0.45
switchArea
Method · 0.45
restoreSplits
Method · 0.45
intersectSet
Method · 0.45
subtractSet
Method · 0.45
mergeSet
Method · 0.45
buttonTriggered
Method · 0.45
updateFileButtons
Method · 0.45
buttonClicked
Method · 0.45
areaViewAdded
Method · 0.45
areaViewRemoved
Method · 0.45
Calls
no outgoing calls
Tested by
4
createWorkingSet
Method · 0.36
deleteWorkingSet
Method · 0.36
switchArea
Method · 0.36
restoreSplits
Method · 0.36