[PyQt] qtdoc.el -- looking up Qt class docs from within Emacs

Martin Blais blais at furius.ca
Tue Jun 5 05:23:38 BST 2007


When I'm writing PyQt? code I always find myself looking up the Qt
class reference documentation in a web browser. I had become
accustomed (but irritated) to click my way to the index each time.
Just now I decided I wanted iswitchb-like filtering on the list of
classes, so why not write a little something for Emacs? I did. It's a
quick-n-dirty hack, but it works well enough.

Here it is:
http://furius.ca/pubcode/pub/conf/common/elisp/blais/qtdoc.el

Enjoy,


More information about the PyQt mailing list