MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / closeEvent

Method closeEvent

_fervor/fvupdateconfirmdialog.cpp:47–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void FvUpdateConfirmDialog::closeEvent(QCloseEvent* event)
48{
49 FvUpdater::sharedUpdater()->updateConfirmationDialogWasClosed();
50 event->accept();
51}

Callers

nothing calls this directly

Tested by

no test coverage detected