Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0, 5.4.1, 5.5.0
-
None
-
Windows 8.1 (x64) + touch screen
Qt Creator 3.3.2
Compiler : MinGW (32 bits)
-
f5b682d320401dd82c37cee0b2e400966460e37c
Description
I have scene with a custom widget (added thanks to a QGraphicsProxyWidget). I reimplemented the "event" function of my custom widget to intercept touch event but this widget does not recieved any touch events.
I set the attribute :Qt::WA_AcceptTouchEvents to my widget and I set : setAcceptTouchEvents(true) to QGraphicsProxyWidget.
When I use my custom widget out of a QGraphicsScene/QGraphicsView, I recieve touch events.
You can find a sample code attached.
Attachments
Issue Links
- resulted in
-
QTBUG-115492 GestureRecognizer can not get Touch Update if consume Touch Begin
- Closed
For Gerrit Dashboard: QTBUG-45737 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
385129,3 | WIP Stop iterating points in QEvent::setAccepted(); non-virtual in Qt 7 | dev | qt/qtbase | Status: NEW | -2 | 0 |