Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
bool Sublime::AreaIndex::isSplit() const
261
{
262
Q_D(const AreaIndex);
263
264
return d->isSplit();
265
}
266
267
void Sublime::AreaIndex::setOrientation(Qt::Orientation orientation)
268
{
Callers
9
openDocumentsWithSplitSeparators
Method · 0.45
loadToAreaPrivate
Function · 0.45
saveFromAreaPrivate
Function · 0.45
add
Method · 0.45
remove
Method · 0.45
split
Method · 0.45
unsplit
Method · 0.45
operator()
Method · 0.45
viewAdded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected