Oh sorry! What I didn't mention is that I want to get autocompletion but the QUiLoader() doesn't provide it.
On Tuesday, June 4, 2024 at 9:41:31 AM UTC+2 Justin Israel wrote: > > > On Tue, Jun 4, 2024, 7:29 PM Pacifique Nzitonda <[email protected]> > wrote: > >> Hi Justin, I had already read this but I want to do it directly in Maya >> not using external console. I want to do it that way because I'm still >> going back and forth between the code in Maya and Qt Designer. So I want to >> be able to reload the converted .py all the time. >> Thanks >> > > What am I missing? The code in the Option B is something you can run in > Maya. It isn't shell commands. > > >> On Tuesday, June 4, 2024 at 12:55:42 AM UTC+2 Justin Israel wrote: >> >>> On Tue, Jun 4, 2024 at 8:11 AM Pacifique Nzitonda <[email protected]> >>> wrote: >>> >>>> Hi all, in Maya 2020 I used to import pyside2uic and convert .ui to .py >>>> How do we do it in Maya 2024? >>>> Thanks >>>> >>> >>> Does this link help? >>> >>> https://doc.qt.io/qtforpython-5/tutorials/basictutorial/uifiles.html#option-b-loading-it-directly >>> >>> >>>> -- >>>> 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/de8e4f24-270e-44ee-a369-4a383493b8a1n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/python_inside_maya/de8e4f24-270e-44ee-a369-4a383493b8a1n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> 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/db77d1c5-af33-4e56-9d4a-d3c3aa90b686n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/python_inside_maya/db77d1c5-af33-4e56-9d4a-d3c3aa90b686n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/aa85e260-65d7-4f94-93ce-14d5df380fedn%40googlegroups.com.
