On Fri, 2011-10-07 at 14:17 +0530, Petr Vanek wrote: > 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...
gitorious.org/qtmediahub looks like a large app. I dont know what kind of design it has, but I have heard it uses only QML for ui. May be someone working on it can tell you more. Try searching qml mailing list, I think you can already fine such discussions there. > > petr > _______________________________________________ > Qt5-feedback mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback -- Regards, Pritam Ghanghas **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
