Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <MitkQtWidgetsExports.h>
#include <ui_QmitkSingleNodeSelectionWidget.h>
#include <mitkDataStorage.h>
#include <mitkWeakPointer.h>
#include <mitkNodePredicateBase.h>
#include <QmitkAbstractNodeSelectionWidget.h>
#include <QmitkNodeSelectionButton.h>
Go to the source code of this file.
Classes | |
class | QmitkSingleNodeSelectionWidget |
Widget that represents a node selection of (max) one node. It acts like a button. Clicking on it allows to change the selection. More... | |