MCPcopy 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
226QString SessionNameInputDialog::sessionName() const
227{
228 return lineEdit->text();
229}
230
231void SessionNameInputDialog::setActionText(const QString &actText, const QString &openActText)
232{

Callers 1

runInputDialogMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected