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

Method updateConfirmationDialogWasClosed

_fervor/fvupdater.cpp:149–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void FvUpdater::updateConfirmationDialogWasClosed()
150{
151 // (Re-)nullify a pointer to a destroyed QWidget or you're going to have a bad time.
152 m_updateConfirmationDialog = 0;
153}
154
155
156void FvUpdater::SetFeedURL(QUrl feedURL)

Callers 1

closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected