Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ workingSetControllerInternal
Method
workingSetControllerInternal
kdevplatform/shell/core.cpp:625–628 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
623
}
624
625
WorkingSetController* Core::workingSetControllerInternal()
626
{
627
return d->workingSetController.data();
628
}
629
630
QString Core::version()
631
{
Callers
15
AreaDisplay
Method · 0.80
newArea
Method · 0.80
UiControllerPrivate
Method · 0.80
mainWindowAdded
Method · 0.80
saveArea
Method · 0.80
loadArea
Method · 0.80
viewAdded
Method · 0.80
initTestCase
Method · 0.80
intersectSet
Method · 0.80
subtractSet
Method · 0.80
mergeSet
Method · 0.80
duplicateSet
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
1
initTestCase
Method · 0.64