سؤال

I wanted to changed z-order 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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top