<?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[QGraphicsView scale to contents]]></title><description><![CDATA[<p dir="auto">Hi, I have a GraphicsView which contains a buncha pixmaps and has a fixed maximal size.. meaning the scrollbars are turned off.. I would like to know if there is a flag or an easy way to tell the view to automatically scale the content when it is shrinked so that the entire scene is still visible ??</p>
]]></description><link>https://forum.qt.io/topic/43003/qgraphicsview-scale-to-contents</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 14:39:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/43003.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Jun 2014 20:06:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QGraphicsView scale to contents on Fri, 27 Jun 2014 07:56:00 GMT]]></title><description><![CDATA[<p dir="auto">Is "fitInView":<a href="http://qt-project.org/doc/qt-4.8/qgraphicsview.html#fitInView" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qgraphicsview.html#fitInView</a> what you are looking for ?</p>
]]></description><link>https://forum.qt.io/post/233679</link><guid isPermaLink="true">https://forum.qt.io/post/233679</guid><dc:creator><![CDATA[cincirin]]></dc:creator><pubDate>Fri, 27 Jun 2014 07:56:00 GMT</pubDate></item></channel></rss>