|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <MitkQtWidgetsExports.h>#include "QmitkDataStorageComboBox.h"#include "QmitkCustomVariants.h"#include "mitkDataNode.h"Go to the source code of this file.
Classes | |
| class | QmitkDataStorageComboBoxWithSelectNone |
| Displays all or a subset (defined by a predicate) of nodes of the Data Storage, and additionally, index 0 is always "please select", indicating no selection, and will hence always return a nullptr mitk::DataNode* if asked for the node at index 0. More... | |