Re: Canvas Mouse event

"Jeff" <[email protected]> 18 Jan 2006 17:59:14 -0800
Newsgroups gmane.comp.mozilla.devel.qt
Organization http://groups.google.com
Message-ID <[email protected]>
Ok I figured it out.  I needed to subclass from Q3CanvasView and pickup
the events there and loop
through the iterator as QT suggested.