Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のジェスチャを作成したいQQuickPaintedItem 通常の QWidgets には、メソッドがありますgestureEvent(QGestureEvent *event)(こちらを参照)
QQuickPaintedItem
gestureEvent(QGestureEvent *event)
しかし、これらのイベントを QQuickItem で取得するにはどうすればよいでしょうか?