I have lines in Qt graphics UI. I want to highlight the line on mouse hover
I have created the QGraphicsView in the Qt dialog. Added some lines in the QGraphicsView. I want to highlight the line on mouse hover. here not getting Object of line on mouse hover to highlight.