How to drag and drop the QLabel text to the QTextEdit? I would like to drag and drop the label with some text, that particular text should appear in the QTextEdit of the another QDialog? Is that possible?