MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / openSession

Method openSession

src/plugins/recent/mainframe/sessionitemwidget.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310void SessionItemWidgetPrivate::openSession()
311{
312 sessionSrv->loadSession(sessionName);
313}
314
315void SessionItemWidgetPrivate::runInputDialog(const QString &title, const QStringList &actList,
316 const QString &editText, std::function<void(const QString &)> handler)

Callers

nothing calls this directly

Calls 1

loadSessionMethod · 0.80

Tested by

no test coverage detected