MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / on_refreshButton_clicked

Method on_refreshButton_clicked

launcher/ui/dialogs/VersionSelectDialog.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void VersionSelectDialog::on_refreshButton_clicked()
129{
130 m_versionWidget->loadList();
131}
132
133void VersionSelectDialog::setExactFilter(BaseVersionList::ModelRoles role, QString filter)
134{

Callers

nothing calls this directly

Calls 1

loadListMethod · 0.45

Tested by

no test coverage detected