[Qt-interest] qt-4.5.1 Windows version, the changeEvent and "show desktop" WindowStateChange issue

nobody mobody09 at gmail.com
Mon Jun 8 07:37:39 CEST 2009


Hello,

Through use of this function QWidget::changeEvent( QEvent * event ), 
there should be an event WindowMinimized when show desktop button or 
"Windows key + D" was pressed on the quick launch bar.

I found a bug, no event or no QEvent::WindowStateChange was generated on 
Windows Vista "Show desktop" even though the application WindowState 
changed from WindowNoState to WindowMinimized state.

nobody.




More information about the Qt-interest-old mailing list