Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.0
-
None
Description
QEvent::WindowIconChange event doesn't go through QWidget::changeEvent() as it documented in:
http://doc.trolltech.com/4.6/porting4-virtual-functions.html
I think that "WindowTitleChange" and "WindowIconChange" events should be handled in the same way.