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

Support for inline data in the URL

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes