[ToolTipArea] Add "aboutToShow" signal
ClosedPublic

Authored by broulik on Feb 8 2018, 8:15 AM.

Details

Summary

This is emitted just before the tooltip is shown and allows the user to defer heavy lifting to when the dialog is actually shown.

Test Plan

Task Manager re-uses its tooltip delegate and populates it in onContainsMouseChanged leading to unneccessary workload done by just moving the mouse over TM

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Feb 8 2018, 8:15 AM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptFeb 8 2018, 8:15 AM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
broulik requested review of this revision.Feb 8 2018, 8:15 AM
mart accepted this revision.Mar 23 2018, 2:47 PM
This revision is now accepted and ready to land.Mar 23 2018, 2:47 PM
This revision was automatically updated to reflect the committed changes.