MCPcopy 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
29void ProgressWidget::reset()
30{
31 m_bar->reset();
32}
33
34void ProgressWidget::progressFormat(QString format)
35{

Callers 15

updateCheckFinishedMethod · 0.45
loadVersionInfoMethod · 0.45
MainWindowMethod · 0.45
validatePageMethod · 0.45
validatePageMethod · 0.45
searchRequestFinishedMethod · 0.45
searchRequestFailedMethod · 0.45
requestFinishedMethod · 0.45
requestFailedMethod · 0.45
useShareCodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected