<?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[Pinch and Zoom Camera object in Qml]]></title><description><![CDATA[<p dir="auto">Hi Friends,</p>
<p dir="auto">I am totally new to qml .I have got a problem which i am trying for past one week.</p>
<p dir="auto">I need to pinch and zoom an camera in qml .I was not able to figure out the best way.i have turned on camera using Camera object and i need to place an circle on the centre part of screen and start pinch and zoom so that  during onPinchUpdated camera needs to zoom in and out based on the circle enlargement.<br />
plz can anyone help me as soon as possible.</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.qt.io/topic/42644/pinch-and-zoom-camera-object-in-qml</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:04:19 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/42644.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jun 2014 10:11:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pinch and Zoom Camera object in Qml on Fri, 20 Jun 2014 07:25:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Have you tried using "pincharea":<a href="http://qt-project.org/doc/qt-5/qml-qtquick-pincharea.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/qml-qtquick-pincharea.html</a> and passing your camera obj to "pinch.target":<a href="http://qt-project.org/doc/qt-5/qml-qtquick-pincharea.html#pinch.target-prop" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/qml-qtquick-pincharea.html#pinch.target-prop</a> property ?<br />
To mention I have not used it personally.</p>
]]></description><link>https://forum.qt.io/post/232633</link><guid isPermaLink="true">https://forum.qt.io/post/232633</guid><dc:creator><![CDATA[p3c0]]></dc:creator><pubDate>Fri, 20 Jun 2014 07:25:22 GMT</pubDate></item></channel></rss>