Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 6.2.1 Android app is rendered on lower resolution ant then scaled up. Can this be disabled?

Qt 6.2.1 Android app is rendered on lower resolution ant then scaled up. Can this be disabled?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 165 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.
  • E Offline
    E Offline
    EMC3
    wrote on last edited by
    #1

    I just found out that
    qDebug() << "Window size: "<<this->width()<<" "<<this->height();
    gives me 943x410, wich is about 0.4 times the resolution of my device. The application rendered by QT on this lower resolution is then somehow scaled up and displayed in full screen.

    How can this be disabled to use the devices native resolution?

    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