MCPcopy 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
39void ChooseProviderDialog::setDescription(QString desc)
40{
41 ui->explanationLabel->setText(desc);
42}
43
44void ChooseProviderDialog::skipOne()
45{

Callers 1

ensureMetadataMethod · 0.45

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected