How to get parent widget?

Maybe someone else will need it. The parent widget can be obtained using “self → getParent → GetOuterObject-> GetOuterObject”. You may need to use GetOuter several more times to get the desired widget.

5 Likes