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

Not able to provide TIFF image format reader. Qt's is always used.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 5.14.1
    • None
    • Windows x64
    • Windows

    Description

      I would like to provide my own TIFF reader, but the system is using the native version.  I cannot find a way to force Qt to use my TIFF image reader.  My plugin is called for png files.

      Keys are registered in plugin and canRead returns true.

      There are several ways to address this::

      1) Provide a way to remove image reader plugins

      2) Scan external plugins first and use first matching

       

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            doug_rogers Doug Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes