<?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[Is it possible to change QCalendarWidget cell size ?]]></title><description><![CDATA[<p dir="auto">Can I change the cells size in order to be able to see the entire calendar if resizing ?</p>
]]></description><link>https://forum.qt.io/topic/70764/is-it-possible-to-change-qcalendarwidget-cell-size</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 19:54:03 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/70764.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Aug 2016 16:07:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to change QCalendarWidget cell size ? on Tue, 30 Aug 2016 17:48:05 GMT]]></title><description><![CDATA[<p dir="auto">There is not a standard function to do this.</p>
<p dir="auto">Perhaps by changing the font properties which, together with the foreground and background, are used to determine the rendering of individual cells in the widget.</p>
<p dir="auto">Another option would be to subclass the QCalenderWidget and do something with the paintCell I guess.</p>
]]></description><link>https://forum.qt.io/post/345037</link><guid isPermaLink="true">https://forum.qt.io/post/345037</guid><dc:creator><![CDATA[Jan-Willem]]></dc:creator><pubDate>Tue, 30 Aug 2016 17:48:05 GMT</pubDate></item></channel></rss>