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

Method setValue

launcher/ui/widgets/SubTaskProgressBar.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void SubTaskProgressBar::setValue(int value)
44{
45 ui->progressBar->setValue(value);
46}
47
48void SubTaskProgressBar::setStatus(QString status)
49{

Callers 15

saveFileMethod · 0.80
checkForUpdatesMethod · 0.80
setBetaAllowedMethod · 0.80
offerUpdateMethod · 0.80
moveAndFinishUpdateMethod · 0.80
backupAppDirMethod · 0.80
dataMethod · 0.80
infoRequestSucceededMethod · 0.80
setCurrentPackMethod · 0.80

Calls

no outgoing calls