Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Enables loading data into a MITK application via Drag'n Drop. More...
#include <QmitkDnDFrameWidget.h>
Public Member Functions | |
QmitkDnDFrameWidget (QWidget *parent) | |
~QmitkDnDFrameWidget () override | |
Enables loading data into a MITK application via Drag'n Drop.
You can use this class inside your MITK View as a container for your widgets if you want the user to be able to load data by dropping files onto your view.
Definition at line 33 of file QmitkDnDFrameWidget.h.
QmitkDnDFrameWidget::QmitkDnDFrameWidget | ( | QWidget * | parent | ) |
|
override |