Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ second
Method
second
kdevplatform/sublime/areaindex.cpp:246–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
AreaIndex *AreaIndex::second() const
247
{
248
Q_D(const AreaIndex);
249
250
return d->second;
251
}
252
253
Qt::Orientation AreaIndex::orientation() const
254
{
Callers
6
openDocumentsSimple
Method · 0.80
openDocumentsWithSplitSeparators
Method · 0.80
loadToAreaPrivate
Function · 0.80
saveFromAreaPrivate
Function · 0.80
walkViewsInternal
Method · 0.80
aboutToRemoveView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected