Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ sessionName
Method
sessionName
src/plugins/core/session/sessiondialog.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
QString SessionNameInputDialog::sessionName() const
227
{
228
return lineEdit->text();
229
}
230
231
void SessionNameInputDialog::setActionText(const QString &actText, const QString &openActText)
232
{
Callers
1
runInputDialog
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected