How to get parent widget?

I had touble too with that, so my solution was to add a variable reference in the child with the parent value, and set it when the child widget is added … I don’t know if it can help you, and I have only some childs, it may be memoryvorous if they are many …

1 Like