[PyQt] QVariant and QDeclarativeView

Арсений Т senyai at gmail.com
Mon Mar 19 12:25:50 GMT 2012


Hi!

I'm using PyQt 4.9.1 with Python 2.7 under windows XP. Recently I
added `sip.setapi('QVariant', 2)` to my project and some parts stopped
working correctly. The attachment has the test case. In two words,
after initializing QDeclarativeView QVariant behavior changes and you
see `unable to load type 477`.

Thx


More information about the PyQt mailing list