Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ parent
Method
parent
kdevplatform/sublime/areaindex.cpp:225–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
AreaIndex *AreaIndex::parent() const
226
{
227
Q_D(const AreaIndex);
228
229
return d->parent;
230
}
231
232
void AreaIndex::setParent(AreaIndex *parent)
233
{
Callers
6
operator()
Method · 0.45
viewAdded
Method · 0.45
aboutToRemoveView
Method · 0.45
topViews
Method · 0.45
fetchToolBarFor
Method · 0.45
printIndentation
Method · 0.45
Calls
no outgoing calls
Tested by
2
fetchToolBarFor
Method · 0.36
printIndentation
Method · 0.36