Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setEmail
Method
setEmail
plugins/git/gitnameemaildialog.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void GitNameEmailDialog::setEmail(const QString& email)
56
{
57
ui->emailEdit->setText(email);
58
}
59
60
QString GitNameEmailDialog::name() const
61
{
Callers
1
ensureValidGitIdentity
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected