Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setParent
Method
setParent
kdevplatform/sublime/areaindex.cpp:232–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void AreaIndex::setParent(AreaIndex *parent)
233
{
234
Q_D(AreaIndex);
235
236
d->parent = parent;
237
}
238
239
AreaIndex *AreaIndex::first() const
240
{
Callers
15
addRuntimes
Method · 0.45
~KeepAliveWidget
Method · 0.45
addProject
Method · 0.45
LaunchConfigurationDialog
Method · 0.45
AreaDisplay
Method · 0.45
KTextEditorConfigPageAdapter
Method · 0.45
addChild
Function · 0.45
removeView
Method · 0.45
AreaIndex
Method · 0.45
copyChildrenTo
Method · 0.45
operator()
Method · 0.45
clearArea
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected