开发者

How to do lower() and raise() for QGraphicsItem in Qt?

I wanted to changed z-or开发者_JAVA百科der of graphicsitems in my graphicsscene. I have used QGraphicsWebView as graphicsitem. How can i achieve it ?


You can use setZValue, isObscured and isObscuredBy. Documentation is precise about these methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜