Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void SubTaskProgressBar::setDetails(QString details)
54
{
55
ui->statusDetailsLabel->setText(details);
56
}
Callers
1
changeStepProgress
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected