Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved Unclear Map Definitions

    Game Development
    qgraphicsitem qgraphicsscene
    2
    2
    970
    Loading More Posts
    • 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
      Walux last edited by Walux

      Hi Qt community ,

      I just found the documentation definitions of :
      -mapfrom/toscene
      -mapfrom/toparent
      -mapfromItem and maptoItem
      -mapRectFrom/ToItem
      kind of unclear , and i thought maybe i'll understand more if someone would volunteer to show me the difference between these , and especially between (from and to)

      I'll be grateful for any help.
      Nice regards ,

      Taking things from beginning to end : That's my entertainment !

      Joel Bodenmann 1 Reply Last reply Reply Quote 0
      • Joel Bodenmann
        Joel Bodenmann @Walux last edited by

        I'd recommend reading this article which explains everything fairly well: Coordinate System

        As the article explains, each graphics item maintains it's own coordinate system. The methods you are referring to are used to translate coordinates between those items, between the items and the scene and so on.
        I hope that reading that article will help, otherwise feel free to ask if clarification is needed.

        Industrial process automation software: https://simulton.com
        Embedded Graphics & GUI library: https://ugfx.io

        1 Reply Last reply Reply Quote 1
        • First post
          Last post