Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ allWorkingSets
Method
allWorkingSets
kdevplatform/shell/workingsetcontroller.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
QList< WorkingSet* > WorkingSetController::allWorkingSets() const
236
{
237
return m_workingSets.values();
238
}
239
240
void WorkingSetController::areaCreated( Sublime::Area* area )
241
{
Callers
3
createWorkingSet
Method · 0.80
deleteWorkingSet
Method · 0.80
areaChanged
Method · 0.80
Calls
no outgoing calls
Tested by
2
createWorkingSet
Method · 0.64
deleteWorkingSet
Method · 0.64