I converted .ui file in Qtdesigner to .py using: .\\pyuic5.exe -x result_widget.ui -o result_widget.py
.\\pyuic5.exe -x result_widget.ui -o result_widget.py
I am trying to display this widget over main widget wh