Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ reset
Method
reset
launcher/ui/widgets/ProgressWidget.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void ProgressWidget::reset()
30
{
31
m_bar->reset();
32
}
33
34
void ProgressWidget::progressFormat(QString format)
35
{
Callers
15
updateCheckFinished
Method · 0.45
chanListDownloadFinished
Method · 0.45
loadVersionInfo
Method · 0.45
processDownloadedVersionInfo
Method · 0.45
MainWindow
Method · 0.45
validatePage
Method · 0.45
validatePage
Method · 0.45
searchRequestFinished
Method · 0.45
searchRequestFailed
Method · 0.45
requestFinished
Method · 0.45
requestFailed
Method · 0.45
useShareCode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected