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. Reload QML Item3d Source or Viewport after change resources by setsource new for QQuickView

Reload QML Item3d Source or Viewport after change resources by setsource new for QQuickView

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 0 Posters 1.7k 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.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #1

    Hi.

    I have a problem with the QML Item3d or the QML Viewport.

    After I change the Resources I set in C++ the same source new for my QQuickView, so that the (new) Images will be reloaded.
    That works for all Images, really for all in ressource file and from systemfolders, too.

    But after changing the source, the Item3d Mesh Source is not available.

    When I delete the QuickView in C++ and create it new then really everthing works, but I don't want to delete the QuickView.

    I already tried to delete the QObject (QML) where the Item3d is defined but that does not help.

    Has anyone a idea for this problem?

    Thank You.

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      Nobody has an idea?

      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