Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <MitkQtWidgetsExports.h>
#include <mitkDataNode.h>
#include <QPushButton>
#include <QPixmap>
Go to the source code of this file.
Classes | |
class | QmitkNodeSelectionButton |
Button class that can be used to display information about a given node. If the given node is a nullptr the node info text will be shown. The node info can be formatted text (e.g. HTML code; like the tooltip text). More... | |