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. Are components loaded by Loader cached somehow?
Forum Updated to NodeBB v4.3 + New Features

Are components loaded by Loader cached somehow?

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 878 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.
  • P Offline
    P Offline
    philk
    wrote on last edited by
    #1

    It seems during runtime, I can change external files that are loaded by a Loader, but they are not reloaded. Is this by design?

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

      Yes Loader does cache its items. See "this thread":http://qt-project.org/forums/viewthread/14492 for more information and a possible solution.

      (Z(:^

      1 Reply Last reply
      0
      • P Offline
        P Offline
        philk
        wrote on last edited by
        #3

        Thanks. The thread you mention shows more of a hack, than a good solution. I will dig into the source a bit more

        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