Сustom clip of QQuickItem children's
Unsolved
QML and Qt Quick
-
This is not the first time I have asked questions on this forum, but I have never received useful answers. I need to do a custom clip of QQuickItem children's. Am I correct in understanding that you need to use QSGClipNode for this?
Will this work with software renderer? Could you give me a specific code example on how to do this?