Op 7-10-2011 10:47, Petr Vanek schreef: > On Oct 7, 2011 (Friday), at 10:26 AM, Yves Bailly wrote: > >> Hello all, >> >> Le 07/10/2011 09:49, Olivier Goffart a écrit : >>> On Friday 07 October 2011 15:14:33 Daniel Mendizabal wrote: >>> [...] >>> The question is if it this is a good thing to spend time on QWidget. >> Another question - and sorry if it's stupid, my knowledge of QML is currently >> close to nothing: can QML handle highly dynamic interfaces? >> I mean, interfaces build dynamically at runtime. I have a pair of apps like >> this, in which almost everything is created "by hand" according to what is >> contained in a database. Almost nothing can be predefined at coding- or >> compile-time. >> >> Is QML suited in such cases? >> > yes, I'd like to know it too. I tried to find some more complex QML > application to see how there can be implemented something like we have in > various applications (many-level-inheritance, DB populated widgets, custom > painting using 3rd party libs etc.) but I found only simple "one day to make" > apps (with all respect to authors). > > Some overview for large apps would be really appreciated now to reduce our > fears... > For one, some KDAB-ians made a Quick version of Kontact, the KDE suite of email, calendar and similar applications. That is not a trivial application at all.
André _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
