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

QQmlFileSelector doesn't work for Image after componentComplete

XMLWordPrintable

    • Linux/X11

      QQmlFileSelector won't be applied to source url for Image item after componentComplete.

      Image {
          source: "qrc:/some/image.png" // << this is intercepted by QQmlFileSelector
          Component.onComplete: source = "qrc:/some/other.png" // << not intercepted by QQmlFileSelector
      }
      

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            nowrep David Rosca
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes