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. Why is my QML application font ambiguous

Why is my QML application font ambiguous

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 1 Posters 174 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.
  • W Offline
    W Offline
    wtpy
    wrote on last edited by
    #1

    It was all blurry whether it was full screen or normal, but later I adjusted the space between the top and bottom.The full screen looks fine, but the size I want (1920*1080) is still a little fuzzy.Ask for reasons and solutions.Thanks!
    Pictures are as follows:
    1024*768
    1920*1080

    1 Reply Last reply
    0
    • W Offline
      W Offline
      wtpy
      wrote on last edited by
      #2

      No adjusted:
      ScreenClip.png
      Adjusted (1024x768):
      ScreenClip1.png
      Adjusted (1920x1080):
      ScreenClip2.png

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wtpy
        wrote on last edited by
        #3

        I found the answer:
        Your DropShadow is being applied to buttonOverview components area and as it is defined below the buttonOverview it will be positioned on top of it. If i am understanding your requirements you should move the DropShadow above the buttonOverview Rectangle component.

        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