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

Enable automatic high-DPI scaling for the Qt installer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • None
    • 5.9.0
    • Packaging & Installer
    • None

    Description

      Qt's high-DPI support has been getting better and better version by version. Automatic high-DPI scaling has been recently enabled (for all platforms) in the most prominent Qt tools. I'd suggest doing the same for the Qt installer to make it look a lot better on high-DPI screens and that way to give new users a better first impression of Qt.

      Automatic high-DPI scaling can be enabled by calling:

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
      

      somewhere in the beginning of main().

      Qt Creator:

      Assistant, Designer & Linguist:

       

      Attachments

        Issue Links

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

          Activity

            People

              kamartti Katja Marttila
              jpnurmi J-P Nurmi
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes