Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
192
void RecentDisplayWidget::addSession(const QString &session)
193
{
194
d->sessionListWidget->addSessionList({ session });
195
}
196
197
void RecentDisplayWidget::removeSession(const QString &session)
198
{
Callers
1
processSessionCreatedEvent
Method · 0.45
Calls
1
addSessionList
Method · 0.80
Tested by
no test coverage detected