Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127422

Second QtQuickView doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • None
    • 6.8.0 Beta2, 6.8.0 Beta4
    • QPA: Android
    • QtTAS-2.0.0
    • Android
    • 9cd561f35 (6.8), 46dbb7424 (6.8), a228a3e7b (6.8), 52e216619 (dev), 6377b1e54 (6.8)

      When my layout have two separate QtQuickView objects then QtQuickView doesn't work. 

      loadComponent() doesn't work because onStatusChanged() event doesn't come and qml component is not on screen. In my example (attachment) occasionally (1/10) main qml component is loaded succesfully. When main qml is loaded successfully and I press load cube button nothing does happend.

      It is enought when this line is added

      m_qtQuickViewCube = new QtQuickView(this);

      after that QtQuickView is not working properly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            pevirkku Petri Virkkunen
            karppa Kari Väntönen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: