https://bugs.kde.org/show_bug.cgi?id=403195
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=403195
--- Comment #2 from Nyall Dawson ---
Sergio - is that also the case for methods like setIconSize?
My experience has been the opposite, under both Windows 10 and Fedora (Gnome
Shell), on a Dell XPS 13. ANY fixed sizes are hugely undersized on the displa
https://bugs.kde.org/show_bug.cgi?id=403195
--- Comment #1 from Sergio Martins ---
It's completely ok to use setFixedSize(16, 16), as those 16x16 pixels are not
really physical pixels, but logical pixels.
Qt converts from logical to physical internally, depending on your hdpi
settings, and there