Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Drag qml element outside the application window

$
0
0
Hello guys I would like to ask for advice. I’m developing a multi tab application and the user should be able to drag tab (from QML point of view, tab is a mix of Rectangles/Images/etc elements) outside the main application window, drop it and as a result a new window should be opened (similar to Chrome/Sublime text/etc) . Maybe someone can recommend how it’s possible to implement such functionality in QML? Thanks a lot.

Viewing all articles
Browse latest Browse all 4972

Trending Articles