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

Please add QDebug operator for QPixmap

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P5: Not important
    • None
    • None
    • GUI: Painting
    • None

    Description

      As can be seen at QTBUG-19703, there is a compile error when using qDebug() << pixmap;
      It would be nice if QDebug had support for QPixmap, without the need to cast it to a QVariant. The debugging output could include size and pixmap type (X11 native, QImage compatible, GL texture, etc.)

      Attachments

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

        Activity

          People

            rodal Samuel Rødal
            cfeck Christoph Feck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes