MCPcopy 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
399bool Controller::openAfterCurrent() const
400{
401 Q_D(const Controller);
402
403 return d->openAfterCurrent;
404}
405
406bool Controller::arrangeBuddies() const
407{

Callers 4

openDocumentInternalMethod · 0.80
addViewMethod · 0.80

Calls

no outgoing calls

Tested by 2