> From: Etienne Sandré-Chardonnal
>
> About making Desktop apps (legacy, non Qt Quick) working well on high DPI 
> screens, does  Qt 5 improves things significantly?

Qt 5 had High-DPI support for OSX since a few minor versions. Experimental 
High-DPI support for Windows and Linux have recently been added in 5.4. Here is 
an overview of the support:

http://doc.qt.io/qt-5/highdpi.html

Legacy widget based applications should get some High-DPI improvement by just 
using Qt 5.4. Depending on what the applications do, some adjustment will be 
needed, though. Especially the inclusion of high-resolution graphics/icons for 
the High-DPI case.

Br,
Alessandro
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to