<?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[How to move QGraphicsView in a QGraphicsScene]]></title><description><![CDATA[<p dir="auto">Hello everybody,</p>
<p dir="auto">I don't understand it. I have a large QGraphicsScene, maybe 3000x3000px and I have a QGraphicsView with 1000x1000px. How do I show position 2000x2000 of the scene in the graphics view?</p>
<p dir="auto">I can use horizontalScrollbar()-&gt;scroll(1000, 1000), I can use centerOn, I can change the sceneRect(1000, 1000....). But I don't know the right way.</p>
<p dir="auto">Does anybody know how to do this?</p>
<p dir="auto">Thank you</p>
<p dir="auto">Morfio</p>
]]></description><link>https://forum.qt.io/topic/109573/how-to-move-qgraphicsview-in-a-qgraphicsscene</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 05:22:43 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/109573.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Dec 2019 20:39:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to move QGraphicsView in a QGraphicsScene on Mon, 09 Dec 2019 07:14:20 GMT]]></title><description><![CDATA[<p dir="auto">All the solutions you listed are correct.</p>
]]></description><link>https://forum.qt.io/post/566402</link><guid isPermaLink="true">https://forum.qt.io/post/566402</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Mon, 09 Dec 2019 07:14:20 GMT</pubDate></item></channel></rss>