Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void FvUpdateConfirmDialog::closeEvent(QCloseEvent* event)
48
{
49
FvUpdater::sharedUpdater()->updateConfirmationDialogWasClosed();
50
event->accept();
51
}
Callers
nothing calls this directly
Calls
1
updateConfirmationDialogWasClosed
Method · 0.80
Tested by
no test coverage detected