so i am understanding correctly, PySide uses native python strings, lists, and ? (not sure what python gets in this case) in place of the Q version?
On Wed, Oct 24, 2012 at 6:17 PM, Tony Barbieri <[email protected]> wrote: > I don't believe it is a related issue. PySide only uses API 2 and has no > API 1 functionality. QString, QStringLists and QVariants aren't even > available in PySide. > > Thanks for the tips though! > > -tony > >

