MCPcopy 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
625WorkingSetController* Core::workingSetControllerInternal()
626{
627 return d->workingSetController.data();
628}
629
630QString Core::version()
631{

Callers 15

AreaDisplayMethod · 0.80
newAreaMethod · 0.80
UiControllerPrivateMethod · 0.80
mainWindowAddedMethod · 0.80
saveAreaMethod · 0.80
loadAreaMethod · 0.80
viewAddedMethod · 0.80
initTestCaseMethod · 0.80
intersectSetMethod · 0.80
subtractSetMethod · 0.80
mergeSetMethod · 0.80
duplicateSetMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 1

initTestCaseMethod · 0.64