Hi Cesar, What this does is enable your PySide2-compatible software to also run on any other binding. What this means in practice is that when you eventually re-factor your Qt 4 scripts for Qt 5 then they can continue to work on Qt 4 if you use Qt.py.
Sorry for any confusion. Best, Marcus On 26 July 2016 at 14:04, Cesar Saez <[email protected]> wrote: > Hi, > > So you have to write for qt5 bindings in order to fallback to older > bindings? > How does this help to limit refactoring on old scripts? (i.e. using the > new QtWidgets instead of patching QtGui). > > Don't get me wrong, I have done and worked with similar solutions on > different studios and I fully appreciate what they bring to the table > (especially for in-house software where portability is not a big issue), > but the way the project is presented is a bit miss-leading imho (and the > default a bit odd). > > > Cheers! > > -- > 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/CAPamJi-LAOkz-0_MadX%3D6-kxrzmrXYUW7Qfj222a%3DRMEa6k%2BYw%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPamJi-LAOkz-0_MadX%3D6-kxrzmrXYUW7Qfj222a%3DRMEa6k%2BYw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- 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/CAFRtmOBAxj9MKHbWNKVxws8ZhWS8r_2n%2Bz8stS8q_Y3o_oEqDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
