[PyKDE] how to call sip.voidptr.asstring()
Laurent Claustre
claustre at esrf.fr
Thu Mar 18 15:56:00 GMT 2004
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: claustre at esrf.fr |
| 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 |
\===============================================================/
More information about the PyQt
mailing list