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.
お互いの上に QGraphicsItems があります。すべてのアイテムでホバーイベントを利用できるようにするにはどうすればよいですか? 最後に追加された項目 (一番上にある項目) のみがホバー イベントを受け入れます。
ありがとう
これらのイベントをシミュレートできます。次のことを「ただ」行う必要があります。
mouseMoveEvent
QGraphicsView
QGraphicsScene
QGraphicsView::items(QPointF)
QGraphicsScene::sendEvent