I have a ui which was created using "Qt Designer". Then pysideuic.compileUi() was used to convert the ".ui" file to ".py" file. It successfully loads in Maya. How to parent a new outliner to one of its widget.
I think this is an example using PyQt but I can't do the same using PySide: Maya Outliner in Pyqt doesn't charge
Please let me know if you need more detail on the question.
Thanks,