Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. High dpi scaling for before Qt 5.6

High dpi scaling for before Qt 5.6

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 329 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GCDX
    wrote on last edited by
    #1

    There are many solutions to getting rid of high DPI scaling for Qt5.6 and above as such code QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true);

    However, since i built my app using webkit widget, i can't find anyway to help me do this! Any help is appreciated!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should consider updating your version of Qt. QtWebkit can still be used although you may have to build it by hand.

      @Konstantin-Tokarev also started a reboot of the module that can be used.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        https://forum.qt.io/topic/76739/webkit-status-2017

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved