I want to create some gestures for my QQuickPaintedItem
In the normal QWidgets we have the method gestureEvent(QGestureEvent *event)
(look here)
But how can I get these events in a QQuickItem?
I want to create some gestures for my QQuickPaintedItem
In the normal QWidgets we have the method gestureEvent(QGestureEvent *event)
(look here)
But how can I get these events in a QQuickItem?
Copyright © 2021 Jogjafile Inc.