I've just compiled/installed sip4.0rc3, PyQt 3.11 over Qt 3.2.0 with success, but don't know how
to call the famous sip.voidptr.asstring() function.
Is sip4 supporting this feature ?
>>> import qt, sip
>>> sip.voidptr.asstring()
Traceback (most recent call last):
File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'voidptr'
>>>


--
/===============================================================\
|  Laurent Claustre               | eMail: [EMAIL PROTECTED]     |
|  BeamLine Instrument Software   | Phone: +33 (0)476 88 29 12  |
|  Support Group  (BLISS)         | Fax  : +33 (0)476 88 25 42  |
|  www.esrf.fr/computing/bliss    | Web  : www.esrf.fr          |
|  Experiments        Division    | Central Building Room 150   |
| ------------------------------------------------------------- |
|            European Synchrotron Radiation Facility            |
|   6 rue Jules Horowitz BP220 38042 Grenoble Cedex - France    |
\===============================================================/

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to