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

Method rootIndex

kdevplatform/sublime/area.cpp:216–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216RootAreaIndex *Area::rootIndex() const
217{
218 Q_D(const Area);
219
220 return d->rootIndex.data();
221}
222
223void Area::addToolView(View *view, Position defaultPosition)
224{

Callers 12

openDocumentsSimpleMethod · 0.80
loadToAreaMethod · 0.80
saveFromAreaMethod · 0.80
reconstructViewsMethod · 0.80
aboutToRemoveViewMethod · 0.80
eventFilterMethod · 0.80
areaConstructionMethod · 0.80
checkArea1Method · 0.80
checkArea2Method · 0.80
checkAreaViewsDisplayMethod · 0.80
viewWalkerModesMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 6

areaConstructionMethod · 0.64
checkArea1Method · 0.64
checkArea2Method · 0.64
checkAreaViewsDisplayMethod · 0.64
viewWalkerModesMethod · 0.64