MCPcopy 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
253Qt::Orientation AreaIndex::orientation() const
254{
255 Q_D(const AreaIndex);
256
257 return d->orientation;
258}
259
260bool Sublime::AreaIndex::isSplit() const
261{

Callers 8

saveFromAreaPrivateFunction · 0.45
unsplitMethod · 0.45
operator()Method · 0.45
viewAddedMethod · 0.45
aboutToRemoveViewMethod · 0.45
assertGoodBarMethod · 0.45
checkArea2Method · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by 3

assertGoodBarMethod · 0.36
checkArea2Method · 0.36
operator()Method · 0.36