MCPcopy Create free account
hub / github.com/KDE/kdevelop / email

Method email

plugins/git/gitnameemaildialog.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65QString GitNameEmailDialog::email() const
66{
67 return ui->emailEdit->text();
68}
69
70bool GitNameEmailDialog::isGlobal() const
71{

Callers 1

Calls 1

textMethod · 0.45

Tested by

no test coverage detected