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

urllist type is not exposed (even to QML)

    XMLWordPrintable

Details

    Description

      The QML type DragEvent has a property called "urls" that stores a QList<QUrl> that the documentation calls a "urllist":
      http://qt-project.org/doc/qt-5/qml-qtquick-dragevent.html#urls-prop

      This type is not exposed to QML itself, so you cannot store the result or emit it in a signal to C++. This is very annoying.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              apmontgo Alex Montgomery
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes