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. Animating a QWidget
QtWS25 Last Chance

Animating a QWidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 252 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by
    #1

    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.

    JonBJ 1 Reply Last reply
    0
    • U U7Development

      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.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

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

      • Login

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