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.
QGraphicsScene と View in pyside に関するドキュメントを読んでいますが、QGraphicsItem がシーンを超えたときに警告する信号を取得する方法が見つかりません。これは、アイテムが去ろうとしている後にいつ何かを実行できるかを知るためです。シーン。自分でソリューションを実装する必要がありますか、または Pyside を使用してこれを行う方法が存在しますか?