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

Support for inline data in the URL

    XMLWordPrintable

Details

    Description

      This came up from VectorImage not supporting inline data as source instead of just url to actual SVG file. This could be handled by supporting an URL embedding the data, e.g.

      "source: "data:image/svg+xml;utf8," + '<?xml..."
      

      This should be a general mechanism that can be used anywhere we load files, presumably some virtual file engine like qrc that is appropriately handled in QML.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              tommimtauriainen Tommi M. Tauriainen
              Votes:
              1 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes