Re: [Development] QML design patterns implemented by community

2016-03-11 Thread Vincent Hui
Sorry, it is my mistake. I missed one more. Quick Promise - QML Promise Library , discussion Vincent On Fri, Mar 11, 2016 at 10:27 PM, Vincent Hui wrote: > One

Re: [Development] QML design patterns implemented by community

2016-03-11 Thread Vincent Hui
One more A new way for creating QML models from C++ , video On Fri, Mar 11, 2016 at 4:09 PM, Vincent Hui wrote: > Hi Qt contributors, > > Members of Qt community put a lot of effec

[Development] QML design patterns implemented by community

2016-03-11 Thread Vincent Hui
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 -