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?
I have created a simple program. The problem is caused I have implemented QGraphicsScene::mouseXXX routines. In this example these are just dummy routine but I my program they do actualy something. (needed undo/redo on move/resize operations, needed a different ways for selecting elements) When using 4.3.4 the hoverEvent for the item are generated and when using QT 4.4 20080312 they are not generated. 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] > >
qrect.tgz
Description: GNU Zip compressed data
