Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, June 2007
qtdoc.el -- looking up Qt class docs from within Emacs


Message 1 in thread

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,

--
 [ signature omitted ]