MCPcopy 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
374void SessionItemWidget::setSessionName(const QString &session)
375{
376 d->sessionName = session;
377}
378
379QString SessionItemWidget::sessionName() const
380{

Callers 1

addSessionListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected