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. qquickitem update() interrupts animations in the GUI thread

qquickitem update() interrupts animations in the GUI thread

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

    Hello.
    When qquickitem's update function is called, the animation thread is interrupted. These interruptions make it impossible to move objects smoothly around the scene. Interrupts can be seen by qml profiling. How to update correctly and avoid interruptions?

    1 Reply Last reply
    0
    • len1n8919L Offline
      len1n8919L Offline
      len1n8919
      wrote on last edited by
      #2

      I noticed that one CPU core is loaded at 100%, while the GPU is used at 20%

      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