[PyKDE] PyQt4 Update

Giovanni Bajo rasky at develer.com
Sun Dec 4 23:03:12 GMT 2005


David Boddie <david at boddie.org.uk> wrote:

>> Yes - I shouldn't have used the word "bug".
>>
>> SIP doesn't support automatic type converters like C++ does, so I've
>> been adding %ConvertToTypeCode in various places to make things a
>> bit more convenient. This is one such place.
>
> I can't remember whether PyQt3 supported this, but it would also be
> quite useful to have convenience convertors for QBrush(QColor(...))
> and QPen(QColor(...)). I'm sure there are many more of these waiting
> to be discovered!


Or maybe adding support to SIP for automatic conversion could be done. I
understand it mustn't be easy though!

Giovanni Bajo




More information about the PyQt mailing list