[Interest] Upgrade to Qt 5 -- pros and cons?

Nikos Chantziaras realnc at gmail.com
Fri Mar 22 09:18:22 CET 2013


On 22/03/13 10:05, Pritam Ghanghas wrote:
> Hi
>
> I would also like to know the status of Qt5 with regard to cross flatform desktop application.
> In particular I keep seeing posts on the mailing list that talk about animations and openGL Drivers.
>
> Here is my main concern, can we do native looking cross platform applications with Qt5 that do not suffer from strange combinations of Graphics hardware.  And what is the preferred way of doing such native looking applications in Qt5, qml components, Qtwidgets?

For native desktop look, you need to use Widgets.  With QML, you need to 
use the desktop components, but they're not ready yet and are still 
under development.

An exception to native look, as I wrote in my other post, is KDE 4. 
There's no way to get a native look there.  This will get fixed in KDE 
5, but that's not going to be released any time soon.




More information about the Interest mailing list