2008/3/14, Andreas Aardal Hanssen <[EMAIL PROTECTED]
>:
>
> Henk Jan Priester wrote:> I compiled:
>
> qt-x11-commercial-src-4.4.0-snapshot-20080312 and compiled
> > tested my
> > application with this version.
> > Now it seems that the QGraphicsItem hoverEvents do not work anymore.
> > The hover event works correctly (how I expect them to work) with Qt
> 4.3.2
> > / Qt 4.3.4.
>
>
> Hi, Henk. Could you please try to isolate this problem, and post a
> standalone program that reproduces the bug?
Andreas,
I verified with a simple example program I used for 144734 but that works
fine.
What I see in the code is there is a big difference between 4.3 and 4.4.
I my program have implemented my own:
QGraphicsScene::mouse{Press/Move/Release}Event functions
which are not calling the default implementation.
In 4.4 it looks that an hoverEvent might be generated in the
QGraphicsScene::mouseMoveEvent function.
Could that explain why it does not work?
If I have some time I can try to make a example.
Henk Jan
--
> Andreas Aardal Hanssen
> Senior Software Engineer, Team Lead / Widgets
> Trolltech ASA - Sandakerveien 116, NO-0484 Oslo, Norway
>
> To unsubscribe - send "unsubscribe" in the subject to
> [EMAIL PROTECTED]
>
>