qt-interest@trolltech.com
[Top] [All Lists]

Re: Mouse tracking in QtCanvasView subclass

Subject: Re: Mouse tracking in QtCanvasView subclass
From: Yuriy Rusinov
Date: Tue, 18 Apr 2006 13:06:24 +0400
Hello !

I developed my class XGisCanvasView : public QtCanvasView
{
...
};

All mouse events are traced before I made setCanvas (new Canvas (x, y);
When I do it mouse movement are not traced. Do I have to do setCanvas or
not and where is my error ?

Best regards,
Yuriy Rusinov.

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>