Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
5.0.1
-
None
-
Windows: WindowsXP(SP3) + MinGW4.4/MinGW4.7 + Qt4.8.3/Qt5.0.1 + QtCreator2.6/QtCreator2.7
Linux: Ubuntu12.10 + gcc4.7 + Qt4.8.1/Qt4.8.4/Qt5.0.1 + QtCreator2.6/QtCreator2.7
Description
I am developing a program which use QEventTransition and QSignalTransition as part of my animation. I've found that when I compile using Qt4.8.1 and Qt4.8.4, the transition triggers, but when porting to Qt5.0.1, it doesn't trigger. Please check if there exists a bug. Thanks in advance.
If you need any further information, I am glad to provide.