Results 1 to 4 of 4

Thread: Resolution independant UI with QGraphicsScene

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Resolution independant UI with QGraphicsScene

    Aspect ratio is not the problem. I set the scene rect at the same ratio of the screen. Also, I'm not expecting low resolution bitmaps to look good when scaled up.

  2. #2
    Join Date
    Jan 2010
    Posts
    73
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Resolution independant UI with QGraphicsScene

    It is my understanding that all supported devices use square pixels. As long as you do not change the aspect ratio, then I would expect things to look fine. Most people use twips when they desire device independence.

Similar Threads

  1. Replies: 4
    Last Post: 9th November 2009, 21:12
  2. Replies: 1
    Last Post: 28th January 2009, 14:47
  3. Launching a PDF in platform independant way
    By JPNaude in forum Qt Programming
    Replies: 2
    Last Post: 30th September 2008, 19:04
  4. Independant window in an application
    By titoo in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2007, 11:07

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.