MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setAuthors

Method setAuthors

ui/aboutdialog.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void AboutDialog::setAuthors(const QString &authors)
60{
61 ui->setAuthors(authors);
62}
63
64void AboutDialog::setFooter(const QString &footer)
65{

Callers 2

LauncherWindowMethod · 0.45
aboutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected