hi Jeremy,

just search the archive.. a lot of this has already been posted before.

https://www.mail-archive.com/[email protected]/msg08046.html

john

On 15/10/2014 10:29 AM, Jeremy YeoKhoo wrote:
Hey guys,

I am trying to convert a relatively old PyQt file in PySide. I have a ui file created from QtDesigner. How would I load my .ui file using PySide since loadUIType ?

Where in PyQt I would use uic.loadUiType
|
fromPyQt4importQtGui,uic
form_class,base_class =uic.loadUiType("/ui_pySide/CreateMidJoints.ui")
|

How would I use that in PySide?
--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/21af67be-ee10-4344-bbee-696b76ccf743%40googlegroups.com <https://groups.google.com/d/msgid/python_inside_maya/21af67be-ee10-4344-bbee-696b76ccf743%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Python 
Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/543DC16D.8010706%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to