I'm hiding and shoing my qwidget on a global key kit. Then problem is that I'd like to know when the widget is _really_ visible, so showEvent can't help me. Is there any other event that I could use, and if yes, what and is there an example of using it?

Thanks