That was sent prematurely…

I meant to ask if it was enough to set API to v2 only for QString and
QVariant, or if all of these should be set to v2:

import sip
sip.setapi(u'QDate', 2)
sip.setapi(u'QDateTime', 2)
sip.setapi(u'QString', 2)
sip.setapi(u'QTextStream', 2)
sip.setapi(u'QTime', 2)
sip.setapi(u'QUrl', 2)
sip.setapi(u'QVariant', 2)

// Fredrik
​

-- 
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/CAD%3DwhWNCLViAB%3DrwXs0VY8rw9m6tme8xDt-ACH6NTXQ_O7Ws-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to