I am trying to display a tooltip when I press a button or menu action by calling QToolTip::showText(). The tooltip appears momentarly and disappears -- Tried all combinations for last two arguments (w and rect) except the correct one.
Any help ???