First, I can confirm that changing the TooltipDuration of any widget (as well as entire parents) does not affect the actual duration. I could be wrong, but it looks like the default duration on Windows is used and it comes with QStyle. The only way is to replace the default QStyle with custom. But ... I see some style hints for tooltips, but I don't see a hint specifically for the duration.