Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
RootAreaIndex *Area::rootIndex() const
217
{
218
Q_D(const Area);
219
220
return d->rootIndex.data();
221
}
222
223
void Area::addToolView(View *view, Position defaultPosition)
224
{
Callers
12
openDocumentsSimple
Method · 0.80
loadToArea
Method · 0.80
saveFromArea
Method · 0.80
reconstructViews
Method · 0.80
aboutToRemoveView
Method · 0.80
eventFilter
Method · 0.80
areaConstruction
Method · 0.80
checkArea1
Method · 0.80
checkArea2
Method · 0.80
areaSwitchingInSameMainwindow
Method · 0.80
checkAreaViewsDisplay
Method · 0.80
viewWalkerModes
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
6
areaConstruction
Method · 0.64
checkArea1
Method · 0.64
checkArea2
Method · 0.64
areaSwitchingInSameMainwindow
Method · 0.64
checkAreaViewsDisplay
Method · 0.64
viewWalkerModes
Method · 0.64