Hi. Recently I gave opera a try and discovered a nifty Tab-preview widget that is displayed instead of a tooltip when the mouse is hovering over a tab for a certain amount of time.

tooltip.jpg

What is the correct way to implement this? Maybe creating a parentless widget and manually displaying it at the position retrieved by the QMouseEvent and destroying it upon a leaveEvent or when a key is pressed? The normal tooltips are pretty limited.

Thanx in advance
momesana