QmitkNodeQmitkNodeDescriptor is Decorator class for the mitk::DataNode which enhances certain mitk::DataNode by additional infos needed by the GUI (Icon, ...) More...
#include <QmitkNodeDescriptor.h>
QmitkNodeQmitkNodeDescriptor is Decorator class for the mitk::DataNode which enhances certain mitk::DataNode by additional infos needed by the GUI (Icon, ...)
Moreover, QmitkNodeQmitkNodeDescriptor stores a Menu for actions that can be taken for a certain DataNode, e.g. for DataNodes containing images this menu can be filled with Image Filter Actions, etc.