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

Better support for multi resolution icon files

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • 5.4.0
    • None
    • GUI: Look'n'Feel
    • None

      Qt supports vector based svg images as icons, which in theory should allow nice icons at all resolutions. In practice where when an icon is displayed at low resolutions it is often necessary to go in by hand and tweak things so that it still looks good.

      Because of this it would be nice to be able to use multi resolution rasterized icon containers like .ico and .icns files in funcation calls like setWindowIcon. instead of having to build the QIcons manually each time with QIcon::addFile()
      http://doc.trolltech.com/4.4/qicon.html#addFile

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

            sorvig Morten Sørvig
            dettman Dean Dettman (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes