[PyKDE] ANNOUNCE: SIP/PyQt/PyKDE v0.13pre4
Phil Thompson
phil at river-bank.demon.co.uk
Sat Aug 19 01:14:37 BST 2000
v0.13pre4 is in the usual place at
http://www.river-bank.demon.co.uk/software/private/.
This version (of SIP) implements support for the Python numeric,
sequence and mapping methods. Support for the char * cast operator has
been dropped and replaced by the __repr__ method (see the .sip files for
QByteArray, QCString and QString).
This means that it is now possible to implement things like the '+'
operator for QRect, or to make QStringList behave like a Python list. I
haven't actually implemented these in the .sip files - anybody care to
have a go?
I'm on holiday now for a week - so I won't be answering mail for a
while.
Phil
More information about the PyQt
mailing list