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

Method id

kdevplatform/shell/workingsets/workingset.cpp:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580QString WorkingSet::id() const
581{
582 return m_id;
583}
584
585bool WorkingSet::hasConnectedAreas() const
586{

Callers 11

cleanupTestCaseMethod · 0.45
deleteSessionMethod · 0.45
tryLockSessionMethod · 0.45
findToolViewFunction · 0.45
createWorkingSetMethod · 0.45
deleteWorkingSetMethod · 0.45
duplicateSetMethod · 0.45
loadSetMethod · 0.45
buttonTriggeredMethod · 0.45

Calls

no outgoing calls

Tested by 6

cleanupTestCaseMethod · 0.36
deleteSessionMethod · 0.36
tryLockSessionMethod · 0.36
findToolViewFunction · 0.36
createWorkingSetMethod · 0.36
deleteWorkingSetMethod · 0.36