Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ orientation
Method
orientation
kdevplatform/sublime/areaindex.cpp:253–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
Qt::Orientation AreaIndex::orientation() const
254
{
255
Q_D(const AreaIndex);
256
257
return d->orientation;
258
}
259
260
bool Sublime::AreaIndex::isSplit() const
261
{
Callers
8
saveFromAreaPrivate
Function · 0.45
unsplit
Method · 0.45
operator()
Method · 0.45
viewAdded
Method · 0.45
aboutToRemoveView
Method · 0.45
assertGoodBar
Method · 0.45
checkArea2
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
3
assertGoodBar
Method · 0.36
checkArea2
Method · 0.36
operator()
Method · 0.36