MCPcopy Create free account
hub / github.com/KDE/kdevelop / isSplit

Method isSplit

kdevplatform/sublime/areaindex.cpp:260–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260bool Sublime::AreaIndex::isSplit() const
261{
262 Q_D(const AreaIndex);
263
264 return d->isSplit();
265}
266
267void Sublime::AreaIndex::setOrientation(Qt::Orientation orientation)
268{

Callers 9

loadToAreaPrivateFunction · 0.45
saveFromAreaPrivateFunction · 0.45
addMethod · 0.45
removeMethod · 0.45
splitMethod · 0.45
unsplitMethod · 0.45
operator()Method · 0.45
viewAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected