[PyKDE] Problems with PyKDE 3.3.2 on KDE 3.1.1

Phil Thompson phil at river-bank.demon.co.uk
Wed Mar 19 20:17:01 GMT 2003


On Wednesday 19 March 2003 3:03 pm, Jim Bublitz wrote:
> These are all the same kind of error - deleteNextDir() and
> deleteNextFile () in KIO::DeleteJob (jobclasses.sip) are now
> private. Just delete it - sip doesn't handle private methods.

Just to mention a bit of SIP lore...

Sometimes it is necessary to define private methods - they do have an effect 
(and are necessary) if they are re-implementations of methods in a super 
class.

Phil




More information about the PyQt mailing list