Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28402

Changing Value Display Format to Separate Window for QImage doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 8.0.0
    • Debugger
    • None
    • Ubuntu 20.04.5

    Description

      When changing Value Display Format to Separate Window for QImage and then debugging code that has QImages, windows are not shown for those images. This used to work in previous versions.

      The place I encountered this in was a test, but it can be reproduced with e.g.

      QImage generatedImage(QSize(100, 100), QImage::Format_ARGB32);
      generatedImage.fill(Qt::red);
      

      Version info:

      Qt Creator 8.0.0
      Based on Qt 6.3.1 (GCC 10.3.1 20210422 (Red Hat 10.3.1-1), x86_64)
      From revision 5c341854e0
      Built on Jul 19 2022 07:57:16
      

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes