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

Method OnCancel

Modules/QtWidgets/src/QmitkNodeSelectionDialog.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void QmitkNodeSelectionDialog::OnCancel()
255{
256 this->reject();
257}
258
259void QmitkNodeSelectionDialog::AddPanel(const mitk::IDataStorageInspectorProvider * provider, const mitk::IDataStorageInspectorProvider::InspectorIDType& preferredID, bool &preferredFound, int &preferredIndex)
260{

Callers

nothing calls this directly

Calls 1

rejectMethod · 0.80

Tested by

no test coverage detected