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