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.
Qt を Qgraphicsitem の挿入順序に従い、parentItem を一番上にする方法を知っている人はいますか?
注 : zValue では実行したくありません。別の仕事で必要です。また、他の理由で QGraphicsItemGroup を作成したくありません。
>stackBefore が解決策になるはずですが、有無にかかわらず、親を一番下に描画します。
>