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. QGraphicsView with dragging scene but fixed widget as background

QGraphicsView with dragging scene but fixed widget as background

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 681 Views 1 Watching
  • 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.
  • deleted57D Offline
    deleted57D Offline
    deleted57
    wrote on last edited by
    #1

    Hi all

    My request is a bit strange but I'll try to explain as best as possible. I would like to use the Qt QGraphicsScene "engine" for manage a large number of object that are mapped in a space. With QGraphicsView I can see only a part of this space like a "window" over this map. Now the problem is that I want to set a fixed custom widget to stay always in the background of the QGraphicsView control. This mean this widget will not move and will paint various part of the map (in background) following the same concept of the "window" over the map world by following the drag movements. So, for resume, if I drag the mouse over the QGraphicsView I can browse my map and see various object mapped but the "fixed" widget in the background have to follow my drag movement and paint on the fly what I should see in the map "world" point. Hope I was clear. Now I guess there are various way to reach this result but someone can suggest the best one?
    Thank you

    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