https://bugs.kde.org/show_bug.cgi?id=403195

--- Comment #1 from Sergio Martins <smart...@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 watching all bug changes.

Reply via email to