Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setText
Method
setText
ui/aboutwidget.cpp:70–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void AboutWidget::setText(const QString &text)
71
{
72
setHeader(text);
73
ui->textAuthors->setVisible(false);
74
ui->textFooter->setVisible(false);
75
}
76
77
void AboutWidget::setBackgroundWindow(QWidget *window)
78
{
Callers
3
setTitle
Method · 0.45
setHeader
Method · 0.45
setFooter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected