MCPcopy Create free account
hub / github.com/MITK/MITK / SetDataStorageDeleted

Method SetDataStorageDeleted

Modules/QtWidgets/src/QmitkAbstractNodeSelectionWidget.cpp:264–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264void QmitkAbstractNodeSelectionWidget::SetDataStorageDeleted()
265{
266 this->OnDataStorageChanged();
267 this->HandleChangeOfInternalSelection({});
268}
269
270void QmitkAbstractNodeSelectionWidget::ReviseSelectionChanged(const NodeList& /*oldInternalSelection*/, NodeList& /*newInternalSelection*/)
271{

Callers

nothing calls this directly

Calls 2

OnDataStorageChangedMethod · 0.95

Tested by

no test coverage detected