On Sun, 5 Oct 2008 18:03:02 +0200, Stefan Stammberger <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to register QVec3f for use with QVariants. According to an > older > discussion it is not possible. But since then over a year has passed. > > http://thread.gmane.org/gmane.comp.python.pyqt-pykde/8474/focus=8481 > > Has support for this been added since then?
If QVec3f is wrapped by SIP then it will be registered automatically. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
