Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Synchroniziny Animations
Forum Updated to NodeBB v4.3 + New Features

Synchroniziny Animations

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 103 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.
  • R Offline
    R Offline
    Redman
    wrote on last edited by
    #1

    Hi,

    I have some rectangles that start blinking (SequentialAnimation with border.color changes) depending on some condition.
    Is there some global timer or something like that to which I can hook the animation to start?

    Right now if condition is met for rectangle1 it starts blinking. If 2.5s later the condition for rectangle2 is met it also starts blinking.
    They are not synchronized.
    I'd like to let them both blink at the same time.

    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