Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#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) |
bool MITKQTWIDGETS_EXPORT EqualNodeSelections | ( | const QList< mitk::DataNode::Pointer > & | selection1, |
const QList< mitk::DataNode::Pointer > & | selection2 | ||
) |