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

Method addSession

src/plugins/recent/mainframe/recentdisplaywidget.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192void RecentDisplayWidget::addSession(const QString &session)
193{
194 d->sessionListWidget->addSessionList({ session });
195}
196
197void RecentDisplayWidget::removeSession(const QString &session)
198{

Callers 1

Calls 1

addSessionListMethod · 0.80

Tested by

no test coverage detected