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

Method openSession

app/plasma/applet/plugin/sessionlistmodel.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67void SessionListModel::openSession(const QString& sessionId)
68{
69 KDevelopSessionsWatch::openSession(sessionId);
70}
71
72#include "moc_sessionlistmodel.cpp"

Callers

nothing calls this directly

Calls 1

openSessionFunction · 0.85

Tested by

no test coverage detected