[PyKDE] QString::toInt() and QString comparing

Phil Thompson phil at riverbankcomputing.co.uk
Fri May 9 15:13:00 BST 2003


On Friday 09 May 2003 1:32 pm, Jan L. Nauta wrote:
> Hi,
>
> Is there any reason why the QString::toInt(...) member functions are
> missing? And how come you can't do QString comparisons (with '==') in
> Python?

Laziness on my part is the main reason as both (at the moment) require 
handwritten code to fully implement them. I'm more likely to enhance SIP so 
as not to require handwritten code.

Phil




More information about the PyQt mailing list