Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ accept
Method
accept
launcher/ui/dialogs/ModDownloadDialog.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void ModDownloadDialog::accept()
123
{
124
APPLICATION->settings()->set(
"ModDownloadGeometry"
, saveGeometry().toBase64());
125
QDialog::accept();
126
}
127
128
QList<BasePage*> ModDownloadDialog::getPages()
129
{
Callers
1
confirm
Method · 0.95
Calls
2
set
Method · 0.45
settings
Method · 0.45
Tested by
no test coverage detected