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

Method setHeader

ui/aboutwidget.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void AboutWidget::setHeader(const QString &header)
56{
57 ui->textHeader->setText(header);
58}
59
60void AboutWidget::setAuthors(const QString &authors)
61{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected