Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
QmitkModelViewSelectionConnector.h File Reference
#include <MitkQtWidgetsExports.h>
#include <QmitkAbstractDataStorageModel.h>
#include <QAbstractItemView>

Go to the source code of this file.

Classes

class  QmitkModelViewSelectionConnector
 The 'QmitkModelViewSelectionConnector' is used to handle the selections of a model-view-pair and to synchornize them with external node selections (e.g. communicated by the application). More...
 

Functions

bool MITKQTWIDGETS_EXPORT EqualNodeSelections (const QList< mitk::DataNode::Pointer > &selection1, const QList< mitk::DataNode::Pointer > &selection2)
 

Function Documentation

◆ EqualNodeSelections()

bool MITKQTWIDGETS_EXPORT EqualNodeSelections ( const QList< mitk::DataNode::Pointer > &  selection1,
const QList< mitk::DataNode::Pointer > &  selection2 
)