If you want to move widgets around using the mouse, then you can ignore anything related to MIME type, QMimeData or QDrag.
You just move the widget, see QWidget::move()
Cheers,
_
If you want to move widgets around using the mouse, then you can ignore anything related to MIME type, QMimeData or QDrag.
You just move the widget, see QWidget::move()
Cheers,
_
neuronet (7th July 2014)
Bookmarks