If you are using QWidgets,,, are you using them through layouts ? or is it static placement of the widgets ?
If you are using QWidgets,,, are you using them through layouts ? or is it static placement of the widgets ?
You can use logicalDPI, which might on the one hand be a better bet (the physicalDPI result changes in runtime on startup...!), on the other hand, the value of logicalDPI is not correct. I have yet to find out if it is incorrect in a consequential and predictable way among different devices.
How can I use a logicalDPI. Can you give a example?
Bookmarks