[clazy] [Bug 403195] New check: warn on hidpi issues
Sergio Martins
bugzilla_noreply at kde.org
Mon Jan 14 15:03:22 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=403195
--- Comment #1 from Sergio Martins <smartins at kde.org> ---
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's no need for the user to do the scaling on his own.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list