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

urllist type is not exposed (even to QML)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.4.0 Beta
    • VS2010

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes