Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
void AboutWidget::setHeader(const QString &header)
56
{
57
ui->textHeader->setText(header);
58
}
59
60
void AboutWidget::setAuthors(const QString &authors)
61
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected