MCPcopy 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
55void GitNameEmailDialog::setEmail(const QString& email)
56{
57 ui->emailEdit->setText(email);
58}
59
60QString GitNameEmailDialog::name() const
61{

Callers 1

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected