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 468 Views
  • 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 3 Jun 2019, 20:12 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 3 Jun 2019, 20:15 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 4 Jun 2019, 00:57
      0
      • S SGaist
        3 Jun 2019, 20:15

        Hi,

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

        L Offline
        L Offline
        lansing
        wrote on 4 Jun 2019, 00:57 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?

        O 1 Reply Last reply 4 Jun 2019, 13:25
        0
        • L lansing
          4 Jun 2019, 00:57

          @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?

          O Offline
          O Offline
          ODБOï
          wrote on 4 Jun 2019, 13:25 last edited by ODБOï 6 Apr 2019, 13:33
          #4

          @lansing
          The QQuickView class can help

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

          1 Reply Last reply
          1

          3/4

          4 Jun 2019, 00:57

          • Login

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