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

QTextImageFormat and caching

XMLWordPrintable

      When creating a QTextImageFormat and calling setName(name) on it several times where name is the name of image file, then the memory will be increased each time insertImage() is called on the text cursor This happens because the image is stored in a cache. This happens regardless of whether undo-redo is enabled or not. When undo-redo is not enabled there is no need to store the images into the cache.

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

            sletta Gunnar Sletta
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes