Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Animating a QWidget

    General and Desktop
    2
    2
    83
    Loading More Posts
    • 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.
    • U
      U7Development last edited by

      Hi..!

      What is the best way to create vector animation for any kind of QWidget?..
      I want, for example, move horizontal a QLabel from right to left.

      Thanks.

      JonB 1 Reply Last reply Reply Quote 0
      • JonB
        JonB @U7Development last edited by

        @U7Development
        I assume you should use The Animation Framework. There is the QPropertyAnimation Class. A simple widget-moving example in Python is in Animating custom widgets with QPropertyAnimation.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post