Medical Imaging Interaction Toolkit
2022.10.99-eeb2f471
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Classes | |
class | QmitkDnDDataNodeWidget |
A drag 'n' drop widget (QFrame) that checks the mime data of the incoming event. If the drag event is coming from another widget and the mime data is of type 'application/x-qmitk-datanode-ptrs' the node(s) will be dropped and a signal is emitted. A class including this DnD-widget can than handle the vector of dropped nodes appropriately. More... | |