[Moved] what does qt event code = 44 mean?
-
what does qt event code = 44 mean?
I didn't found in http://doc.qt.nokia.com/latest/qevent.html -
yeah, that is my bug, i have a class for managing phonons but qtgame uses it that why i need some where to starting the object. I had changed init() after setOrganizationName() on main(). But i still don't clear why calling setOrganizationName() on qtgame constructor cause crashing on resuming. When I am sweeping to home page, it should throw QEvent::ApplicationDeactivate but it don't, so when resuming it throw QEvent::ApplicationActive why making crashing.
-
The discussion about subclassing QApplication has been split off to a "separate thread":http://developer.qt.nokia.com/forums/viewthread/9104/ and this thread is moved to the General forum.