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. When exactly are Qt Quick items repainted?
Forum Updated to NodeBB v4.3 + New Features

When exactly are Qt Quick items repainted?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
graphicsrepaint
3 Posts 2 Posters 1.1k Views 2 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.
  • Stefan Monov76S Offline
    Stefan Monov76S Offline
    Stefan Monov76
    wrote on last edited by
    #1

    When exactly are Qt Quick items repainted? I.e. on which events?

    For example, if I have overlapping items A and B, and I change a property of A, will B get repainted as well? If not, how can it work?

    What if they are non-overlapping?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Some info is in the docs.

      More details about how the render really does repaints was described by Gunnar in a blog post.

      (Z(:^

      Stefan Monov76S 1 Reply Last reply
      3
      • sierdzioS sierdzio

        Some info is in the docs.

        More details about how the render really does repaints was described by Gunnar in a blog post.

        Stefan Monov76S Offline
        Stefan Monov76S Offline
        Stefan Monov76
        wrote on last edited by
        #3

        @sierdzio : Thanks. I got a similar comment at my SO crosspost. I've posted there what I could gather from the docs.

        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