Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Developing a Timeline in QML (Seeking an Idea)
Forum Updated to NodeBB v4.3 + New Features

Developing a Timeline in QML (Seeking an Idea)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmlqtquickscene graph
1 Posts 1 Posters 332 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alizadeh91
    wrote on last edited by alizadeh91
    #1

    Hello,

    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.

    I know how to develop it in QGraphicsView/Scene easily and I have done it already. I want to implement it in QML.

    Therefore, I want to know what are the possible solutions? Should I use scene/graph or there are better solutions out there?

    Best Regards
    Thanks in advance

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved