<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with scaled]]></title><description><![CDATA[A list of topics that have been tagged with scaled]]></description><link>https://forum.qt.io/tags/scaled</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 23:37:28 GMT</lastBuildDate><atom:link href="https://forum.qt.io/tags/scaled.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[QT_ENABLE_HIGHDPI_SCALING misbehaving when windows scaling is set to 200%]]></title><description><![CDATA[So i finally found out what the problem was and fixed it...
it seems i had given specific size settings to some component via a stylesheet, and some components did not have some/all properties defined in the stylesheet.
Providing the correct info via the stylesheet appears to have resolved the situation.
Eg. for the radio buttons i now have...
QRadioButton::indicator { width: 14px; height: 14px; }
in my style sheet, and it seems to properly respect the scaling when i have both types of scaling in use.
]]></description><link>https://forum.qt.io/topic/162518/qt_enable_highdpi_scaling-misbehaving-when-windows-scaling-is-set-to-200</link><guid isPermaLink="true">https://forum.qt.io/topic/162518/qt_enable_highdpi_scaling-misbehaving-when-windows-scaling-is-set-to-200</guid><dc:creator><![CDATA[Jammin44fm]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>