Hi guys, I always missed something similar to QDockWidget in QML, after some pain trying to find something similar I came up with an implementation that could bring, at least, a few of the features of QDockWidget into QML applications: https://github.com/danielfranca/QMLSharedComponents
It's a set of QML components to create *Panels* in QML, those panels can be draggable (moving from a position to another), resizable, and you can easily add different number of panels in your application. I added a README file with a small set of examples of How to use and add it in your project, so feel free to use it, contact me, give suggestions, feedback, etc :) Best, Daniel
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest