Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setDescription
Method
setDescription
launcher/ui/dialogs/ChooseProviderDialog.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void ChooseProviderDialog::setDescription(QString desc)
40
{
41
ui->explanationLabel->setText(desc);
42
}
43
44
void ChooseProviderDialog::skipOne()
45
{
Callers
1
ensureMetadata
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected