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. QtPropertyAnimation Types of Animation
Qt 6.11 is out! See what's new in the release blog

QtPropertyAnimation Types of Animation

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.7k 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.
  • W Offline
    W Offline
    wallacesoh
    wrote on last edited by
    #1

    Hi. Is there any reference documentation with the list of animations that can be done with QPropertyAnimation? Can fade in/out effects be done using QPropertyAnimation too?

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

      Hi,

      Are you looking for "this":http://qt-project.org/doc/qt-4.8/qeasingcurve.html ?

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

      1 Reply Last reply
      0
      • N Offline
        N Offline
        NicuPopescu
        wrote on last edited by
        #3

        doc says:
        bq. The QPropertyAnimation class animates Qt properties

        what properties? the default declared ones (just check the class declaration's header file, for Q_PROPERTY) and your property declarations by Q_PROPERTY, as well

        1 Reply Last reply
        0
        • W Offline
          W Offline
          wallacesoh
          wrote on last edited by
          #4

          [quote author="SGaist" date="1382010256"]Hi,

          Are you looking for "this":http://qt-project.org/doc/qt-4.8/qeasingcurve.html ?[/quote]

          Thanks. Is QEasingCurve the only type of animation we can use with QPropertyAnimation?

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

            AFAIK yes
            What do you have in mind ?

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

            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