Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. coordinate

    Log in to post
    • All categories
    • S

      Unsolved How to map coordinates of QGraphicsScene to a PixmapItem that is moving and rotating (following a path)
      General and Desktop • graphics scene graphics view coordinate transform • • Salman_1

      4
      0
      Votes
      4
      Posts
      105
      Views

      SGaist

      The trick of the mouse to rotate is that the rendering is rotated independently from the item itself.

      As for the movement, unless I am mistaken, it's always moving "horizontally" with respect to the item rotation rotation. Much like when you are walking, you are going forward, when you rotate you still go forward but with a different angle than before.

    • D

      Solved Mapping widget positions to other widgets...
      General and Desktop • coordinate • • Dariusz

      7
      0
      Votes
      7
      Posts
      511
      Views

      D

      @jsulm Yep that works, awesome thanks!

    • H

      Unsolved Custom coordinate system using QGraphicsView, QGraphicsScene and QGraphicsRectItem
      General and Desktop • qgraphicsscene qgraphicsview coordinate • • HappyVisualizer

      4
      0
      Votes
      4
      Posts
      278
      Views

      Pl45m4

      @HappyVisualizer

      Since your view is in a layout... have you tried to set the layout margin to 0?

    • H

      Unsolved locating coordinates in Qt qml offline map
      QML and Qt Quick • qml map coordinate offline • • hem1

      1
      0
      Votes
      1
      Posts
      354
      Views

      No one has replied

    • B

      Unsolved "Standard expectations" for a renderer
      General and Desktop • coordinate opengl qtquick • • BePie

      1
      0
      Votes
      1
      Posts
      344
      Views

      No one has replied

    • ekkescorner

      Solved PositionSource onPositionChanged SIGNAL slow
      Mobile and Embedded • location positionsource gps coordinate • • ekkescorner

      7
      0
      Votes
      7
      Posts
      1986
      Views

      S

      Thanks a lot :)

    • AthanD

      Unsolved QGraphicsScene dynamically adding shapes in specific coordinates
      QML and Qt Quick • qgraphicsscene coordinate layout network • • AthanD

      1
      0
      Votes
      1
      Posts
      802
      Views

      No one has replied