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

Protect usage of QPixmapCache in QPixmapIconEngine when it is not in the main thread

    XMLWordPrintable

Details

    Description

      Protect usage of QPixmapCache in QPixmapIconEngine when it is not in the main thread. As it is possible that the QIcon will be used from another thread to get the pixmap, it should only check the QPixmapCache if it is accessed from the main thread.

      Attachments

        Issue Links

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

          Activity

            People

              vgt Eirik Aavitsland
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes