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. Changing QCursor dynamically between @1x and @2x

Changing QCursor dynamically between @1x and @2x

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 178 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    Sivan
    wrote on last edited by Sivan
    #1

    My system has a mixed device pixel ratio screen, i.e one retina screen(@2x) and one normal dpi screen (@1x).

    For this kind of system, is there a way where I can change the QCursor dynamically if I have @1x & @2x resources according to screen?

    I could not find any information on how I can achieve this.

    PS: I am aware that Qt does scale automatically according to the screen device pixel ratio. But I do not want that.

    1 Reply Last reply
    0

    • Login

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