[Qt-interest] QGraphicsView MousePress
Ankit Agarwal
ankit17.ag at gmail.com
Thu Dec 17 08:19:46 CET 2009
Hi,
I am re-implementing the mousePress, mouseMove and mouseRelease function for
the QGrpahicsView.
Under some conditions, I need that the QGraphicsView should not accept the
mousepress events, i.e. the mousePress functions should not be called for
QGraphicsView. In those conditions, my need is to pass on the mousePress
event to the QGraphicsScene, that is already added to the view.
Is there is flag that can solve this purpose> If not, any other suggestion?
Regards,
Ankit Agarwal
Blog : http://www.ankitagarwal.in/wordpress/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091217/77b76255/attachment.html
More information about the Qt-interest-old
mailing list