Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ openAfterCurrent
Method
openAfterCurrent
kdevplatform/sublime/controller.cpp:399–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
397
}
398
399
bool Controller::openAfterCurrent() const
400
{
401
Q_D(const Controller);
402
403
return d->openAfterCurrent;
404
}
405
406
bool Controller::arrangeBuddies() const
407
{
Callers
4
openDocumentInternal
Method · 0.80
enableOpenAfterCurrent
Method · 0.80
addView
Method · 0.80
enableOpenAfterCurrent
Method · 0.80
Calls
no outgoing calls
Tested by
2
enableOpenAfterCurrent
Method · 0.64
enableOpenAfterCurrent
Method · 0.64