[PyKDE] signatures for qt-classes?

holger krekel hpk at trillke.net
Sun Sep 14 11:53:00 BST 2003


hello,

i started experimenting with PyQt because i wrote some 
c++-application years ago with Qt and liked it. 

However, i am missing two things, mainly docstrings and
signature information.  While i can imagine that providing
docstrings is a major task i wonder if it's possible to
maintain a more telling signature than '*args'.  I really like
to learn libraries from the cmdline (with rlcompleter2-completion)
and i think i am not alone.  

Or is this "uncurable" with current binding-technologies? 

cheers,

    holger




More information about the PyQt mailing list