[Interest] suppressing tooltips of all widgets
Frank Rueter | OHUfx
frank at ohufx.com
Thu Jan 12 00:37:47 CET 2017
Thanks Giuseppe,
I will check out both those options and report back.
On 12/01/17 12:15 PM, Giuseppe D'Angelo wrote:
> Il 12/01/2017 00:02, Frank Rueter | OHUfx ha scritto:
>> Is there any way to intercept a any tool tip even from anywhere in the app?
> Install a global event filter on QApplication, and filter out all
> QEvent::ToolTip events? (Never tried myself, so take it with a grain of
> salt.)
>
> Another option: install a QProxyStyle and return a wait period for
> showing tooltips ridiculously high (INT_MAX).
>
> HTH,
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170112/7a756c6e/attachment.html>
More information about the Interest
mailing list