If you want to drag the stylesheet information of a widget then that's a way of adding that to QMimeData.
The setStyleSheet() would of course be done at the drop location.
Cheers,
_
If you want to drag the stylesheet information of a widget then that's a way of adding that to QMimeData.
The setStyleSheet() would of course be done at the drop location.
Cheers,
_
I like to drag all the QLabel found in my GUI around. There are QImage applied to the QLabel. But i am unable to drag it as a while(multiple selection for all the QLabel)
Stop resisting and surrender to the dark forces
I am afraid I don't understand.
If you want to drag labels, why create a data drag and not just move the labels?
Cheers,
_
Bookmarks