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

Mention High-DPI problems in QtWebEngine documentation

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.2, 5.7.1
    • 5.7
    • WebEngine
    • None

      Mention High-DPI on WebEngine documentation, and recommend to set

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling)

      before creating Q*Application.

      THis is actually recommended for all applications (see http://doc.qt.io/qt-5/highdpi.html). For WebEngineView specifically, it makes sure that the default scaling factor of pages is reasonable.

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

            leenam Leena Miettinen
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes