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 from PyQt4 import QtGui, 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 python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/21af67be-ee10-4344-bbee-696b76ccf743%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.