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

Method loadSession

kdevplatform/shell/sessioncontroller.cpp:383–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383void SessionController::loadSession( const QString& nameOrId )
384{
385 Q_D(SessionController);
386
387 d->loadSessionExternally( session( nameOrId ) );
388}
389
390QList<QString> SessionController::sessionNames() const
391{

Callers 3

openProjectMethod · 0.80
onSessionClickedMethod · 0.80

Calls 1

loadSessionExternallyMethod · 0.80

Tested by 1