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?
QtWS25 Last Chance

When exactly are Qt Quick items repainted?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
graphicsrepaint
3 Posts 2 Posters 1.0k 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.
  • S Offline
    S Offline
    Stefan Monov76
    wrote on 14 Oct 2016, 11:10 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
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 14 Oct 2016, 11:23 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(:^

      S 1 Reply Last reply 14 Oct 2016, 14:18
      3
      • S sierdzio
        14 Oct 2016, 11:23

        Some info is in the docs.

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

        S Offline
        S Offline
        Stefan Monov76
        wrote on 14 Oct 2016, 14:18 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

        2/3

        14 Oct 2016, 11:23

        • Login

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