<?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[stretch ChartView on full Widget]]></title><description><![CDATA[<p dir="auto">Good afternoon. Tell me how to stretch QchartView the whole screen? Specific sizes are now specified, but I need the size to vary depending on the size of the base window</p>
<pre><code>        QChartView *chartView = new QChartView(ui-&gt;tabChart);
        chartView-&gt;resize(1070, 700); // swap?
        chartView-&gt;setChart(chart);
        chartView-&gt;setRenderHint(QPainter::Antialiasing);
</code></pre>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/de12e64d-2f92-4a1f-82da-6ccb777752d9.png" alt="0_1528447872667_werwerwr.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/91471/stretch-chartview-on-full-widget</link><generator>RSS for Node</generator><lastBuildDate>Tue, 01 Sep 2026 11:14:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/91471.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Jun 2018 08:52:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to stretch ChartView on full Widget on Fri, 08 Jun 2018 09:03:33 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://doc.qt.io/qt-5/examples-layouts.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/qt-5/examples-layouts.html</a></p>
]]></description><link>https://forum.qt.io/post/462673</link><guid isPermaLink="true">https://forum.qt.io/post/462673</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Fri, 08 Jun 2018 09:03:33 GMT</pubDate></item></channel></rss>