MCPcopy 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
50void GitNameEmailDialog::setName(const QString& name)
51{
52 ui->nameEdit->setText(name);
53}
54
55void GitNameEmailDialog::setEmail(const QString& email)
56{

Callers 1

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected