MCPcopy 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
235QList< WorkingSet* > WorkingSetController::allWorkingSets() const
236{
237 return m_workingSets.values();
238}
239
240void WorkingSetController::areaCreated( Sublime::Area* area )
241{

Callers 3

createWorkingSetMethod · 0.80
deleteWorkingSetMethod · 0.80
areaChangedMethod · 0.80

Calls

no outgoing calls

Tested by 2

createWorkingSetMethod · 0.64
deleteWorkingSetMethod · 0.64