MCPcopy Create free account
hub / github.com/comaps/comaps / done

Method done

qt/update_dialog.cpp:261–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261void UpdateDialog::done(int r)
262{
263 GetStorage().SetCheckUpdatesListener(nullptr);
264 QDialog::done(r);
265}
266
267void UpdateDialog::OnCheckUpdatesClick()
268{

Callers 1

addCommonButtonsFunction · 0.45

Calls 2

doneFunction · 0.85

Tested by

no test coverage detected