Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

prevent QGraphicsProxyWidget from sending (mouse) events to parent QGraphicsView

$
0
0
I have added a QTextEdit as an item to a QGraphicsScene through a QGraphicsProxyWidget. But whenever I use the mouse (to for example select part of the text), those mouse events are also received in the QGraphicsView event handlers. How can I filter these events?

Viewing all articles
Browse latest Browse all 18427

Trending Articles