Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "QmitkModelViewSelectionConnector.h"
#include "QmitkCustomVariants.h"
#include "QmitkEnums.h"
Go to the source code of this file.
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 | ||
) |
Definition at line 175 of file QmitkModelViewSelectionConnector.cpp.
Referenced by QmitkAbstractNodeSelectionWidget::EmitSelection(), and QmitkModelViewSelectionConnector::SetCurrentSelection().