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

QPixmapCache::keys() should be provided

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.1
    • GUI: Painting
    • None
    • All

    Description

      There is not simple way of finding all valid keys stored in QPixmapCache. The only way is to store the keys as items are being added and then later going through them and ditching those which are not valid. This is clumsy and suboptimal. For comparison, method QCache::keys() exist.

      Attachments

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

        Activity

          People

            vgt Eirik Aavitsland
            vladimir.kraus Vladimir Kraus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes