[Differential] [Commented On] D4564: KToolTipWidget: hide tooltip in enterEvent if hideDelay is zero
Elvis Angelaccio
noreply at phabricator.kde.org
Mon Feb 13 23:12:43 UTC 2017
elvisangelaccio added a comment.
In https://phabricator.kde.org/D4564#86076, @cfeck wrote:
> Does calling setHideDelay(0) also need to immediately hide()?
It seems not necessary, `setHideDelay(0)` will set a 0 interval on the timer, which causes `timeout` to be emitted (and this signal is already connected to `hide()`).
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D4564
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, cfeck
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170213/f389b563/attachment.html>
More information about the Kde-frameworks-devel
mailing list