Is there any guide on how to implement a auto hiding window, that collapse to a small piece of widget when it's placed at edge of screen
When mouse is hovering that small widget, it stretches to original widget (this could be done with Qt animation framework, not a problem here)