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

QQmlFileSelector doesn't work for Image after componentComplete

    XMLWordPrintable

Details

    • Linux/X11

    Description

      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
      }
      

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes