[Interest] QML Movable/Resizable Panels

Daniel França daniel.franca at gmail.com
Sun May 31 23:34:49 CEST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150531/cd558279/attachment.html>


More information about the Interest mailing list