Hi there, I need to know how to place an item at the top left-hand corner of the the QGraphicsView using the QGraphicsScene. And I would also like to know how to map the item’s width to the width of the QGraphicsView. If you are curious about what I am trying to achieve by this, I am building a custom chat application for my employer and I want to use the QGraphicsView to display online colleagues.
Bookmarks