Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSessionName
Method
setSessionName
src/plugins/recent/mainframe/sessionitemwidget.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
void SessionItemWidget::setSessionName(const QString &session)
375
{
376
d->sessionName = session;
377
}
378
379
QString SessionItemWidget::sessionName() const
380
{
Callers
1
addSessionList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected