<?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[Developing a Timeline in QML (Seeking an Idea)]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I want to develop a timeline (event management) in QML. So that users can create an event and add it to a timeline. User should be able to adjust the event duration by dragging its edge by mouse. Users should be able to drag, move and resize the events on timeline. I want zooming, scrolling features also. Objects collisions should be implemented also and 2 events can't overlap.</p>
<p dir="auto">I know how to develop it in QGraphicsView/Scene easily and I have done it already. I want to implement it in QML.</p>
<p dir="auto">Therefore, I want to know what are the possible solutions? Should I use scene/graph or there are better solutions out there?</p>
<p dir="auto">Best Regards<br />
Thanks in advance</p>
]]></description><link>https://forum.qt.io/topic/127954/developing-a-timeline-in-qml-seeking-an-idea</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 09:34:44 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/127954.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Jun 2021 17:04:33 GMT</pubDate><ttl>60</ttl></channel></rss>