Results 1 to 4 of 4

Thread: Differences between coordinate systems

  1. #1
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Differences between coordinate systems

    Hi,

    I'd like to know the differences between coordinate systems. Actually how they map to each other. What's the logic underneath?

    Ok device coordinates are physical coordinates but what do logical coordinates stand for then? Why do I need them?


    King regards..

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Differences between coordinate systems

    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: Differences between coordinate systems

    That's where I actually got the mess about the coordinate systems. I mean I couldn't follow after the window-viewport conversion section.

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Differences between coordinate systems

    I mean I couldn't follow after the window-viewport conversion section.
    But that is not a question any one can answer - its not a question at all.
    Ask exactly and specifically things you don't understand.
    Just explaining in general will be repeating what is in the docs, and you say you can't follow on it.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 1
    Last Post: 13th December 2011, 13:52
  2. QGraphicsItem coordinate systems
    By d_stranz in forum Qt Programming
    Replies: 3
    Last Post: 15th June 2011, 19:27
  3. Qt\bin and Qt\qt\bin dll differences
    By HyperB in forum Installation and Deployment
    Replies: 2
    Last Post: 6th May 2009, 07:12
  4. Layout differences Qt 4.1/Qt 4.2, why?
    By Arthur in forum Qt Programming
    Replies: 1
    Last Post: 28th August 2008, 16:48
  5. BSD Systems
    By Brandybuck in forum General Discussion
    Replies: 8
    Last Post: 28th May 2008, 15:36

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.