Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How do I make an Adobe Premiere like timeline with zoom?

How do I make an Adobe Premiere like timeline with zoom?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 553 Views 1 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.
  • L Offline
    L Offline
    lansing
    wrote on last edited by
    #1

    I want to make a timeline that can be zoom in and zoom out like Premiere.

    But I don't even know where to start, I have looked at Qgrahicsview, but then in some 2017 video they said it had been deprecated.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Maybe a look at Kdenlive will give you some good starting point.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      L 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Maybe a look at Kdenlive will give you some good starting point.

        L Offline
        L Offline
        lansing
        wrote on last edited by
        #3

        @SGaist said in How do I make an Adobe Premiere like timeline with zoom?:

        Hi,

        Maybe a look at Kdenlive will give you some good starting point.

        Hi I have looked at their source, their timeline was created using Qt Quick, but my project was created for desktop with Qt widget, can I do it with Qt widget?

        ODБOïO 1 Reply Last reply
        0
        • L lansing

          @SGaist said in How do I make an Adobe Premiere like timeline with zoom?:

          Hi,

          Maybe a look at Kdenlive will give you some good starting point.

          Hi I have looked at their source, their timeline was created using Qt Quick, but my project was created for desktop with Qt widget, can I do it with Qt widget?

          ODБOïO Offline
          ODБOïO Offline
          ODБOï
          wrote on last edited by ODБOï
          #4

          @lansing
          The QQuickView class can help

          https://evileg.com/en/post/229/ QQuickWidget

          1 Reply Last reply
          1

          • Login

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