On Thu, Sep 8, 2011 at 2:26 PM, Thomas McGuire <[email protected]> wrote:
> Please keep the widget-based UI as a first-class citizen in Qt, that is one of
> its big strengths and also a big userbase.

And not only the widget-based UI: Please consider the cases where
QtCore is used as a direct alternative to the C++ standard library.
For example, I like to use QtCore in my numerical applications,
because of its implicitly shared container classes and its string
handling.

In the field of scientific applications, every additional dependency
turns science into rocket science when you try to get it to compile on
a high-performance cluster.

Greetings
Stefan
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to