Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Axel have done some preliminary tests with dragging and dropping between widgets and QtQuick. It looks mostly ok, but we should take a bit deeper look into it, and also add drag and drop to the example.
Subtasks:
- Verify that DnD between widgets <-> Qt Quick works (both ways) by adding it to the embeddedinwidget example. In addition, we might have to add manualtests in order to explore this properly.
- If we identify issues with DnD between widgets and Quick, we should try to fix those issues.