Qt high DPI

时间:2016-03-14 07:03:23   收藏:0   阅读:268

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

Qt Support

Migration of Existing Applications

In order to get an application designed for low DPI values running on a high resolution monitors quickly, consider one of the scaling options (let the application run as DPI Unaware on Windows or set the environment variable QT_DEVICE_PIXEL_RATIO to "auto". These options may incur some scaling or painting artifacts, though.

In the longer term, the application should be adapted to run unmodified:

原文:http://www.cnblogs.com/wucg/p/5274382.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!