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

Make different usage (url vs data) of QmlComponent clearer

    XMLWordPrintable

Details

    Description

      It's a bit too easy to get the url one when you were expecting the data one:
      QmlComponent(QmlEngine *, const QString &url, QObject *parent = 0);
      QmlComponent(QmlEngine *, const QByteArray &data, const QUrl &baseUrl, QObject *parent=0);

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes