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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes