[Development] QML design patterns implemented by community

Vincent Hui vincenthk007 at gmail.com
Fri Mar 11 15:27:38 CET 2016


One more

A new way for creating QML models from C++
<http://gitlab.unique-conception.org/qt-libraries/lib-qt-qml-tricks> , video
<https://www.youtube.com/watch?v=96XAaH97XYo>

On Fri, Mar 11, 2016 at 4:09 PM, Vincent Hui <vincenthk007 at gmail.com> wrote:

> Hi Qt contributors,
>
> Members of Qt community put a lot of effects to improve QML. Some design
> patterns were proposed by them. Did you have a look at their work? Would
> you mind giving feedback to them and adopting their proposed design
> patterns in future?
>
> Work done by community members:
> QSyncable - Synchronize data between models
> <https://github.com/benlau/qsyncable>
> Action-Dispatcher Design Pattern for QML
> <https://medium.com/@benlaud/action-dispatcher-design-pattern-for-qml-c350b1d2a7e7#.5gayohaj6>
> QML Application Architecture Guide with Flux
> <https://medium.com/@benlaud/qml-application-architecture-guide-with-flux-b4e970374635#.m9crv9pr4>
>
> FLUX: QT QUICK WITH UNIDIRECTIONAL DATA FLOW
> <http://cpp-rendering.io/flux-qt-quick-with-unidirectional-data-flow/>
>
> Discussion:
> https://forum.qt.io/topic/63817/qsyncable-synchronize-data-between-models
> https://forum.qt.io/topic/55213/writing-qml-application-in-a-flux-way
>
> https://forum.qt.io/topic/64701/qml-application-architecture-guide-with-flux/2
>
> Thanks,
> Vincent
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160311/9879ee9c/attachment.html>


More information about the Development mailing list