MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / setDetails

Method setDetails

launcher/ui/widgets/SubTaskProgressBar.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void SubTaskProgressBar::setDetails(QString details)
54{
55 ui->statusDetailsLabel->setText(details);
56}

Callers 1

changeStepProgressMethod · 0.45

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected