pysider icon indicating copy to clipboard operation
pysider copied to clipboard

Simple utility to convert your PyQt4 applications to PySide.

Results 1 pysider issues
Sort by recently updated
recently updated
newest added

Hi Thank you for useful script. https://github.com/hlamer/qutepart started from the first attempt. I think this script can remove lines like this ``` import sip sip.setapi('QString', 2) ```