Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
void VersionSelectDialog::on_refreshButton_clicked()
129
{
130
m_versionWidget->loadList();
131
}
132
133
void VersionSelectDialog::setExactFilter(BaseVersionList::ModelRoles role, QString filter)
134
{
Callers
nothing calls this directly
Calls
1
loadList
Method · 0.45
Tested by
no test coverage detected