>From: "[email protected]" <[email protected]> >I have been looking at the demos and examples we have in Qt and how we can >clean > >them up for Qt5. >In Qt 4.7 there are 293 examples, 40 demos and 10 tutorials (not counting >Mobility). > > >For Qt5 we are going to remove the 4 "Qt for Embedded Linux" examples since >they > >are not relevant anymore with Lighthouse in place (they will be replaced with >Lighthouse examples).
As I develop in Qt For Embedded Linux on a regular basis, I'd like to understand this point so I can properly comment. And yes, we do use QWS. >Of the remaining examples about 10-15 do not depend on the >soon to be Widgets module. >Herein lies the reason for this request for feedback. What to do with the >other >275 examples? Do we move them all to the widgets module? Do we keep them as is >in their respective module and ifdef them? Do we port some of the to not use >the > >widgets module (either QML or Console only)? Etc. >Then there is of course also the point of what other demos and examples we >need. > >If you feel a particular section of Qt is not represented in the >demos/examples >this is now also the time to let us know. > I agree with move the QWidget ones to Widgets module, and upgrade the reset to QML. I'd suggest moving each with its own appropriate modules as well. Also, I do plan on providing an example+demo for the QtService replacement as well. Ben _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
