Hi We've been use Qt4 to create desktop applications on Linux written in C++.
My requirements: 1. Need best possible performance from Qt - we always use C++ for coding 2. Not interested in coding application logic in Javascript 3. Have not tried QML for GUI, probably do not prefer to use Javascript to program user interactions 4. Would like to have our C++ applications support scripting by using Javascript (and be good at it - V8?) My question is: does Qt5 provide any advantages for such a use-case? Are we better off sticking with Qt 4.8? I'm asking because on one hand I hear that 'Widgets', as you call in Qt5 is 'done' and so we can't expect any further improvements on that. On the other hand, I hear there are performance improvements in the underlying components like QStrings. So, can somebody please throw some light on this.. Thanks, Syam _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest