Skip to content

Introduce toolTipVisibleChanged signal

Introduces new signal toolTipVisibleChanged(bool toolTipVisible), so users can be signalled when the tooltip is shown or hidden.

This is needed for implementing a fix to Bug 444142, so that tooltips opened with a click are not dismissable by hovering over another Task.

cc @ngraham

Edited by Bharadwaj Raju

Merge request reports