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

Revert qmlInfo to a streamable type

    XMLWordPrintable

Details

    Description

      As it stands qmlinfo is:

      1. Difficult to use (which comes first the object or the message?)
      2. Difficult to include - Qt's <QmlInfo> convention is not honored
      3. Inconsistent with the rest of Qt (which has a convenient streaming version for each debug type).

      We can still achieve i18n just as easily with qmlInfo(obj) << tr("Cannot assign type %1").arg(name)

      Attachments

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

        Activity

          People

            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            aakenned Aaron Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes